OpenSearch/qa/tribe-tests-with-license
Tal Levy d9554955f2 make tribe-node-license validation assume snapshot context (elastic/x-pack-elasticsearch#2589)
Release tests were introduced that sets the `build.snapshot`
system property to `false` to mimic release builds. This invalidates
the hardcoded license signatures that were signed against the
integration test pub/priv keys. This commit modifies the
license-validation assertions to assume the test is running against
those test keys, and will be skipped/ignored when these assertions
fail (which should only occur with `build.snapshot=true`)

Original commit: elastic/x-pack-elasticsearch@871704a3af
2017-09-21 14:39:01 -07:00
..
src/test/java/org/elasticsearch/test make tribe-node-license validation assume snapshot context (elastic/x-pack-elasticsearch#2589) 2017-09-21 14:39:01 -07:00
build.gradle [TEST] Adapt wait_for_nodes condition for ClusterFormationTasks with tribes 2017-04-27 09:57:54 +02:00