OpenSearch/qa/full-cluster-restart
Jason Tedor 21e73403d6 Mute full cluster restart test recovery test
This test is failing because of an addition of a call to GET
/_cluster/health with the parameter wait_for_no_initializing_shards set
to true. As older versions of Elasticsearch do not understand this
parameter, this request fails and the test fails. This commit marks this
test as awaiting a fix.
2018-04-16 17:26:35 -04:00
..
src/test/java/org/elasticsearch/upgrades Mute full cluster restart test recovery test 2018-04-16 17:26:35 -04:00
build.gradle Test: Remove specifying zip distribution in qa tests (#28805) 2018-02-23 13:45:38 -08:00