We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec9dfb commit 05a2eeaCopy full SHA for 05a2eea
rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.health/20_request_timeout.yml
@@ -1,8 +1,8 @@
1
---
2
"cluster health request timeout on waiting for nodes":
3
- skip:
4
- version: " - 7.99.99"
5
- reason: "HTTP status code changed from 408 to 200 in 8.0.0"
+ version: " - 8.0.99"
+ reason: "HTTP status code changed from 408 to 200 in 8.1.0"
6
- do:
7
cluster.health:
8
wait_for_nodes: 10
@@ -22,8 +22,8 @@
22
23
"cluster health request timeout waiting for active shards":
24
25
26
27
28
29
timeout: 1ms
0 commit comments