Skip to content

Commit e8e6280

Browse files
committed
Mute analytics usage upgrading tests
Relates elastic#55378 Relates elastic#55181
1 parent 396a291 commit e8e6280

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/100_analytics_usage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ setup:
1919
---
2020
"Basic test for usage stats on analytics indices":
2121
- skip:
22-
version: " - 7.7.99"
23-
reason: "stats are not working in earlier versions"
22+
version: "all"
23+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/55378"
2424
- do:
2525
xpack.info: {}
2626
- match: { features.analytics.available: true }

0 commit comments

Comments
 (0)