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:
parent
268860be7b
commit
ae7d9c3048
|
@ -57,6 +57,7 @@
|
|||
|
||||
# Simulate a Thread.sleep()
|
||||
- do:
|
||||
catch: request_timeout
|
||||
cluster.health:
|
||||
wait_for_nodes: 99
|
||||
timeout: 10s
|
||||
|
|
Loading…
Reference in New Issue