Skip to content

Commit 0464e57

Browse files
[ML] Mute data frame analytics BWC tests
Until #49690 is backported to 7.x
1 parent bad07b7 commit 0464e57

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

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

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
setup:
2+
- skip:
3+
version: "all"
4+
reason: "Until backport of https://github.com/elastic/elasticsearch/issues/49690"
5+
16
---
27
"Get old outlier_detection job":
38

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

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
setup:
2+
- skip:
3+
version: "all"
4+
reason: "Until backport of https://github.com/elastic/elasticsearch/issues/49690"
25

36
- do:
47
index:

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

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
setup:
2+
- skip:
3+
version: "all"
4+
reason: "Until backport of https://github.com/elastic/elasticsearch/issues/49690"
5+
16
---
27
"Get old cluster outlier_detection job":
38

0 commit comments

Comments
 (0)