[TEST] In the open indices test, wait for yellow after opening
This commit is contained in:
parent
7d6869e149
commit
a958d5a63d
|
@ -21,6 +21,10 @@
|
|||
indices.open:
|
||||
index: test_index
|
||||
|
||||
- do:
|
||||
cluster.health:
|
||||
wait_for_status: yellow
|
||||
|
||||
- do:
|
||||
search:
|
||||
index: test_index
|
||||
|
|
Loading…
Reference in New Issue