[TEST] In the open indices test, wait for yellow after opening

This commit is contained in:
Clinton Gormley 2013-09-25 19:29:16 +02:00
parent 7d6869e149
commit a958d5a63d
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@
indices.open:
index: test_index
- do:
cluster.health:
wait_for_status: yellow
- do:
search:
index: test_index