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