We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d553a8b commit 421bd9bCopy full SHA for 421bd9b
rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/10_basic.yml
@@ -22,7 +22,7 @@
22
---
23
"get cluster state returns cluster_uuid at the top level":
24
- skip:
25
- version: " - 6.99.99"
+ version: " - 6.3.99"
26
reason: "cluster state including cluster_uuid at the top level is new in v6.4.0 and higher"
27
28
- do:
rest-api-spec/src/main/resources/rest-api-spec/test/cluster.state/20_filtering.yml
@@ -160,7 +160,7 @@ setup:
160
161
"Filtering the cluster state returns cluster_uuid at the top level regardless of metric filters":
162
163
164
165
166
0 commit comments