OpenSearch/qa/rolling-upgrade
Jason Tedor ccaba016ac
Fix task ordering in rolling upgrade tests
The configuration of the upgraded cluster task was missing a dependency
on the stopping of the second old node in the cluster. In some cases
(e.g., --parallel) Gradle would then try to run the configuration of a
node in the upgraded cluster before it had even configured the old nodes
in the cluster.

Relates #28036
2018-01-09 17:20:55 -05:00
..
src/test RecoveryIT.testRecoveryWithConcurrentIndexing should check for 110 docs in an upgraded cluster 2017-12-04 18:06:02 +01:00
build.gradle Fix task ordering in rolling upgrade tests 2018-01-09 17:20:55 -05:00