Browse Source

[ML] Mute data frame analytics BWC tests (#59306)

Until #59254 is backported to 7.x.
Dimitris Athanasiou 5 years ago
parent
commit
97bc6a9eb1

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

@@ -1,3 +1,8 @@
+setup:
+  - skip:
+      version: "all"
+      reason:  "Until backport of https://github.com/elastic/elasticsearch/pull/59254"
+
 ---
 "Get old outlier_detection job":
 

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

@@ -1,4 +1,7 @@
 setup:
+  - skip:
+      version: "all"
+      reason:  "Until backport of https://github.com/elastic/elasticsearch/pull/59254"
 
   - do:
       index:

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

@@ -1,3 +1,8 @@
+setup:
+  - skip:
+      version: "all"
+      reason:  "Until backport of https://github.com/elastic/elasticsearch/pull/59254"
+
 ---
 "Get old cluster outlier_detection job":