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 544e222 commit 0c60cb7Copy full SHA for 0c60cb7
rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.health/20_request_timeout.yml
@@ -41,10 +41,7 @@
41
- skip:
42
version: " - 7.15.99"
43
reason: "return_200_for_cluster_health_timeout was added in 7.16"
44
- features: [ "allowed_warnings" ]
45
- do:
46
- allowed_warnings:
47
- - 'the [return_200_for_cluster_health_timeout] parameter is deprecated and will be removed in a future release.'
48
cluster.health:
49
timeout: 1ms
50
wait_for_active_shards: 5
0 commit comments