[TEST] add wait for yellow

This commit is contained in:
Britta Weber 2016-06-29 13:30:54 +02:00
parent 872cdffc27
commit 39d38e513d
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ setup:
- do:
indices.create:
index: test_1
- do:
cluster.health:
wait_for_status: yellow
---
"Check Status":