OpenSearch/qa/multi-node
Jason Tedor c35efb7adf Replace global checkpoint sync test
This commit replaces the REST test that the global checkpoint sync
action runs successfully as a privileged user. The test needs to be
replaced because it has a small race condition. Namely, the check that
the post-operation global checkpoint sync was successful could run
before the sync finishes running. To address this, we replace the REST
test with a test where we have a little more control and can assert busy
to avoid this race from failing the test.

Relates elastic/x-pack-elasticsearch#2749

Original commit: elastic/x-pack-elasticsearch@ea585b843c
2017-10-13 10:05:59 -04:00
..
src/test/java/org/elasticsearch/multi_node Replace global checkpoint sync test 2017-10-13 10:05:59 -04:00
build.gradle Replace global checkpoint sync test 2017-10-13 10:05:59 -04:00
roles.yml Add test for global checkpoint sync with security 2017-10-12 09:19:17 -04:00