mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
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…
x
Reference in New Issue
Block a user