use flush instead of cluster health to avoid writing a separate test
This commit is contained in:
parent
85616ca620
commit
fb512495cb
|
@ -11,8 +11,8 @@
|
|||
body: { foo: bar }
|
||||
|
||||
- do:
|
||||
cluster.health:
|
||||
wait_for_status: yellow
|
||||
indices.flush:
|
||||
refresh: true
|
||||
|
||||
- do:
|
||||
mget:
|
||||
|
|
Loading…
Reference in New Issue