test: wait only for the index test_1
(there are other indices too, montoring indices and waiting for green fails there because these indices have replica shards) Original commit: elastic/x-pack-elasticsearch@63dd3e6ebb
This commit is contained in:
parent
4df6f0f701
commit
1e3c56ce97
|
@ -33,6 +33,7 @@
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
cluster.health:
|
cluster.health:
|
||||||
|
index: test_1
|
||||||
wait_for_status: green
|
wait_for_status: green
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
|
|
Loading…
Reference in New Issue