Wait for green in mlt tests
This commit is contained in:
parent
cd679b9e57
commit
f9c19dba56
|
@ -10,6 +10,10 @@
|
|||
- do:
|
||||
indices.refresh: {}
|
||||
|
||||
- do:
|
||||
cluster.health:
|
||||
wait_for_status: green
|
||||
timeout: 1s
|
||||
- do:
|
||||
mlt:
|
||||
index: test_1
|
||||
|
|
Loading…
Reference in New Issue