test: fixed test due to upstream change timed out cluster health now returns 408 instead of 200 response code.

Original commit: elastic/x-pack-elasticsearch@5a0be2e70d
This commit is contained in:
Martijn van Groningen 2015-08-12 21:17:03 +02:00
parent 268860be7b
commit ae7d9c3048
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
# Simulate a Thread.sleep()
- do:
catch: request_timeout
cluster.health:
wait_for_nodes: 99
timeout: 10s