OpenSearch/x-pack/plugin/ccr/qa
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
..
downgrade-to-basic-license Fix custom policy in plugins in FIPS 140 (#52046) (#57049) 2020-05-21 19:26:56 +03:00
multi-cluster Clean soft-deletes setting in ccr tests (#51113) (#51372) 2020-01-23 16:31:47 -05:00
non-compliant-license Reduce code duplication in CCR non-compliance tests 2020-04-24 13:24:56 -04:00
rest Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
restart Clean soft-deletes setting in ccr tests (#51113) (#51372) 2020-01-23 16:31:47 -05:00
security Deprecate disabling basic-license features (#54816) (#55405) 2020-04-17 15:04:17 -04:00
src/main/java/org/elasticsearch/xpack/ccr Fix timeout in testDowngradeRemoteClusterToBasic (#52322) 2020-02-17 15:05:42 -05:00
build.gradle [7.x] Smarter copying of the rest specs and tests (#52114) (#52798) 2020-02-26 08:13:41 -06:00