From e3a7e4bee44b3888950e06c8c08a31f26671cfee Mon Sep 17 00:00:00 2001 From: Alexander Reelsen Date: Tue, 5 Dec 2017 14:20:44 +0100 Subject: [PATCH] Tests: Increase timeout to wait to monitoring watches being created Relates elastic/x-pack-elasticsearch#3217 Original commit: elastic/x-pack-elasticsearch@a6256f9e42a900c07d7136eacc8f56c37af5b394 --- .../smoke_test_monitoring_with_watcher/10_local_exporter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/smoke-test-monitoring-with-watcher/src/test/resources/rest-api-spec/test/smoke_test_monitoring_with_watcher/10_local_exporter.yml b/qa/smoke-test-monitoring-with-watcher/src/test/resources/rest-api-spec/test/smoke_test_monitoring_with_watcher/10_local_exporter.yml index 2b65dd31833..d350dd40753 100644 --- a/qa/smoke-test-monitoring-with-watcher/src/test/resources/rest-api-spec/test/smoke_test_monitoring_with_watcher/10_local_exporter.yml +++ b/qa/smoke-test-monitoring-with-watcher/src/test/resources/rest-api-spec/test/smoke_test_monitoring_with_watcher/10_local_exporter.yml @@ -59,7 +59,7 @@ teardown: catch: request_timeout cluster.health: wait_for_nodes: 99 - timeout: 5s + timeout: 10s - match: { "timed_out": true } - do: