elasticsearch/qa/multi-cluster-search
Luca Cavanna 887d508786 [TEST] CCSDuelIT to not check successful shards (#75062)
CCSDuelIT sometimes fails due to an unexpected number of shards returned in the refresh response. We create an index with a certain number of shards and no replicas, and sometimes the number of shards refresh is higher by one than the shards we created. This is not symptom of a problem though, as we are checking that there are no failures, but rather indicates a relocation happening, during which both copies of the same shard have been refreshed.

Closes #61258
Closes #72637
Closes #67754
2021-07-07 17:33:16 +02:00
..
src/test [TEST] CCSDuelIT to not check successful shards (#75062) 2021-07-07 17:33:16 +02:00
build.gradle Avoid creating unused test tasks (#74644) (#74746) 2021-07-05 04:00:23 -04:00