Skip to content

Conversation

@mark-vieira
Copy link
Contributor

Backports the following commits to 7.17:

The issue with this test failure is actually that we were silently failing to install the plugin under test into the cluster. The root cause here was the FIPS security policy file was not copied into cluster config directory before we attempting to run the plugin installer. Since we pass the FIPS JVM arguments to all CLI tools as well this caused plugin installation to fail. We now ensure that these files are copied before we attempt to run _any_ ES tools. Closes elastic#93303
@mark-vieira mark-vieira added :Delivery/Build Build or test infrastructure :Security/FIPS Running ES in FIPS 140-2 mode >test Issues or PRs that are addressing/adding tests auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Delivery Meta label for Delivery team Team:Security Meta label for security team labels Jan 30, 2023
@elasticsearchmachine elasticsearchmachine merged commit ef48222 into elastic:7.17 Jan 31, 2023
@mark-vieira mark-vieira deleted the backport/7.17/pr-93357 branch January 31, 2023 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Delivery/Build Build or test infrastructure :Security/FIPS Running ES in FIPS 140-2 mode Team:Delivery Meta label for Delivery team Team:Security Meta label for security team >test Issues or PRs that are addressing/adding tests v7.17.10

2 participants