OpenSearch/qa/full-cluster-restart
Tanguy Leroux 519807b50e [Tests] Wait for shards to be active in FullClusterRestartIT.testWatcher()
The test `testWatcher()` sometimes fails because the shards are not
active when searching in the `bwc_watch_index` or `.watcher-history`
index. This commit ensured that no shards are relocating or initializing
before executing the searches. It also swallows any error 503 Service
Unavailable when expecting a given number of search hits.

Original commit: elastic/x-pack-elasticsearch@b8e26e0e78
2018-02-13 15:50:57 +01:00
..
src/test [Tests] Wait for shards to be active in FullClusterRestartIT.testWatcher() 2018-02-13 15:50:57 +01:00
with-system-key Add basic full cluster restart tests for x-pack (elastic/x-pack-elasticsearch#1743) 2017-06-16 11:44:51 -04:00
without-system-key Add basic full cluster restart tests for x-pack (elastic/x-pack-elasticsearch#1743) 2017-06-16 11:44:51 -04:00
build.gradle Pull snapshots prior to 6.3 from elastic maven (elastic/x-pack-elasticsearch#3900) 2018-02-10 09:52:36 -06:00