You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/upgraded_cluster/90_ml_data_frame_analytics_crud.yml
+2-2
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@
82
82
---
83
83
"Get mixed cluster outlier_detection job":
84
84
- skip:
85
-
version: " - 7.99.99"
85
+
version: " - 8.00.00"
86
86
reason: "_doc_count field is currently implemented only in 8.x"
87
87
- do:
88
88
ml.get_data_frame_analytics:
@@ -103,7 +103,7 @@
103
103
---
104
104
"Get mixed cluster outlier_detection job stats":
105
105
- skip:
106
-
version: " - 7.99.99"
106
+
version: " - 8.00.00"
107
107
reason: "_doc_count field is currently implemented only in 8.x"
0 commit comments