OpenSearch/x-pack/qa/full-cluster-restart
David Roberts 24b3703005
[TEST] Only wait for 6.6 prerequisites if BWC version is 6.6 or higher (#47289)
With this change the test setup for ML config upgrade
tests only waits for v6.6+ ML index templates to be
installed if the old cluster is running version 6.6.0
or higher.

Previously it was always waiting, but timing out without
failing the test if the templates were not installed
within 10 seconds, effectively just adding a pointless
10 second sleep to BWC tests against versions earlier
than 6.6.0. This problem was exposed by #47112.

Fixes #47286
2019-09-30 14:55:50 +01:00
..
src/test [TEST] Only wait for 6.6 prerequisites if BWC version is 6.6 or higher (#47289) 2019-09-30 14:55:50 +01:00
build.gradle Partly revert globalInfo.ready check (#45960) 2019-08-27 13:01:56 +03:00