OpenSearch/x-pack/plugin/ccr/qa/downgrade-to-basic-license
Ioannis Kakavas 6c90727166
Fix custom policy in plugins in FIPS 140 (#52046) (#57049)
Our FIPS 140 testing depends on setting the appropriate java policy
in order to configure the JVM in FIPS mode. Some tests (
discovery-ec2 and ccr qa ) also needed to set a custom policy file
to grant a specific permission, which overwrote the FIPS related
policy and tests would fail. This change ensures that when a
custom policy needs to be set in these tests, the permissions that
are necessary for FIPS are also set.

Resolves: #51685, #52034
2020-05-21 19:26:56 +03:00
..
src/test/java/org/elasticsearch/xpack/ccr Fix timeout in testDowngradeRemoteClusterToBasic (#52322) 2020-02-17 15:05:42 -05:00
build.gradle Fix custom policy in plugins in FIPS 140 (#52046) (#57049) 2020-05-21 19:26:56 +03:00