Skip to content

Commit dac8b98

Browse files
polyfractalGurkan Kaymak
authored and
Gurkan Kaymak
committed
Mute all ml_datafeed_crud rolling upgrade tests
AwaitsFix elastic#42258
1 parent 7caeb46 commit dac8b98

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

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

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
setup:
2+
- skip:
3+
version: "all"
4+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42258"
5+
16
---
27
"Test old cluster datafeed without aggs":
38
- do:

x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/old_cluster/40_ml_datafeed_crud.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
setup:
2+
- skip:
3+
version: "all"
4+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42258"
5+
16
---
27
"Put job and datafeed without aggs in old cluster":
38

x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/upgraded_cluster/40_ml_datafeed_crud.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
setup:
2+
- skip:
3+
version: "all"
4+
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/42258"
5+
26
- do:
37
cluster.health:
48
wait_for_status: green

0 commit comments

Comments
 (0)