OpenSearch/qa/rolling-upgrade
Nhat Nguyen a9416708d0 Ensure relocation occur in testRelocationWithConcurrentIndexing (#40801)
If the relocation is throttled, the subsequent search request on the
target node (i.e., with preference _only_nodes=target_node) will fail
because some shards have not moved to that node yet. With this change,
we will wait for the relocation happens by busily checking the routing
table of the testing index on the target node.

Closes #34950
2019-04-08 22:47:20 -04:00
..
src/test Ensure relocation occur in testRelocationWithConcurrentIndexing (#40801) 2019-04-08 22:47:20 -04:00
build.gradle Rename integTest to bwcTestSample for bwc test projects (#38433) 2019-02-11 15:05:16 +02:00