From 41b974b784bec6256834655e673539200a8ca735 Mon Sep 17 00:00:00 2001 From: Clinton Gormley Date: Thu, 7 May 2015 15:43:09 +0200 Subject: [PATCH] REST tests: Wait for yellow, not green When testing on a single node, waiting for green times out Original commit: elastic/x-pack-elasticsearch@ca91bbbbe6b327ba02a78949dbaef72e4a2efdf5 --- rest-api-spec/test/ack_watch/10_basic.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-api-spec/test/ack_watch/10_basic.yaml b/rest-api-spec/test/ack_watch/10_basic.yaml index a02c41ac2fe..d163f321564 100644 --- a/rest-api-spec/test/ack_watch/10_basic.yaml +++ b/rest-api-spec/test/ack_watch/10_basic.yaml @@ -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: