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 396a291 commit e8e6280Copy full SHA for e8e6280
x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/100_analytics_usage.yml
@@ -19,8 +19,8 @@ setup:
19
---
20
"Basic test for usage stats on analytics indices":
21
- skip:
22
- version: " - 7.7.99"
23
- reason: "stats are not working in earlier versions"
+ version: "all"
+ reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/55378"
24
- do:
25
xpack.info: {}
26
- match: { features.analytics.available: true }
0 commit comments