elasticsearch/qa/multi-cluster-search
Luca Cavanna 623044ed70
[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:32:14 +02:00
..
src/test [TEST] CCSDuelIT to not check successful shards (#75062) 2021-07-07 17:32:14 +02:00
build.gradle Avoid creating unused test tasks (#74644) 2021-06-30 14:11:25 +02:00