use flush instead of cluster health to avoid writing a separate test

This commit is contained in:
Honza Kral 2013-07-24 03:41:02 +02:00
parent 85616ca620
commit fb512495cb
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@
body: { foo: bar }
- do:
cluster.health:
wait_for_status: yellow
indices.flush:
refresh: true
- do:
mget: