Merge pull request elastic/elasticsearch#411 from clintongormley/wait_for_green

REST tests: Wait for yellow, not green

Original commit: elastic/x-pack-elasticsearch@296b312e17
This commit is contained in:
Clinton Gormley 2015-05-07 16:07:08 +02:00
commit d76df0d590
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"Test ack watch api":
- do:
cluster.health:
wait_for_status: green
wait_for_status: yellow
- do:
watcher.put_watch:
@ -35,7 +35,7 @@
- do:
cluster.health:
wait_for_status: green
wait_for_status: yellow
- do:
watcher.ack_watch: