OpenSearch/buildSrc
Daniel Mitterdorfer 34006105ae
Allow IntegTestClusters to run with FIPS 140 JVMs (#39917) (#39923)
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
2019-03-12 06:46:51 +01:00
..
src Allow IntegTestClusters to run with FIPS 140 JVMs (#39917) (#39923) 2019-03-12 06:46:51 +01:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Add OS/architecture classifier to distributions (#37881) 2019-01-29 11:18:30 -08:00
version.properties Bundle java in distributions (#38013) 2019-03-08 11:04:18 -08:00