Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow IntegTestClusters to run with FIPS 140 JVMs (#39917) #39924

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

danielmitterdorfer
Copy link
Member

The changes in #39732 mean that nodes in the IntegTest clusters will
now run with whichever java version is defined as runtime.java and
not JAVA_HOME anymore.
This means that these nodes will also run in JVM with fips approved
mode enabled and as such, need to have access to the password for the
BCFKS keystore that is used as the default keystore/truststore.

This change sets the two necessary system properties.

Resolves #39855

The changes in elastic#39732 mean that nodes in the IntegTest clusters will
now run with whichever java version is defined as `runtime.java` and
not JAVA_HOME anymore.
This means that these nodes will also run in JVM with fips approved
mode enabled and as such, need to have access to the password for the
BCFKS keystore that is used as the default keystore/truststore.

This change sets the two necessary system properties.

Resolves elastic#39855
@danielmitterdorfer danielmitterdorfer added >test Issues or PRs that are addressing/adding tests :Delivery/Build Build or test infrastructure backport labels Mar 11, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@danielmitterdorfer danielmitterdorfer merged commit da1e5cd into elastic:7.0 Mar 12, 2019
@danielmitterdorfer danielmitterdorfer deleted the bp-39917-70 branch March 12, 2019 05:46
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants