diff --git a/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/upgraded_cluster/90_ml_data_frame_analytics_crud.yml b/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/upgraded_cluster/90_ml_data_frame_analytics_crud.yml index b197d0c5cf433..3af10eb33e286 100644 --- a/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/upgraded_cluster/90_ml_data_frame_analytics_crud.yml +++ b/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/upgraded_cluster/90_ml_data_frame_analytics_crud.yml @@ -80,9 +80,6 @@ --- "Get mixed cluster outlier_detection job": - - skip: - reason: "Waiting for backport of https://github.com/elastic/elasticsearch/pull/47935" - version: all - do: ml.get_data_frame_analytics: id: "mixed_cluster_outlier_detection_job" @@ -101,9 +98,6 @@ --- "Get mixed cluster outlier_detection job stats": - - skip: - reason: "Waiting for backport of https://github.com/elastic/elasticsearch/pull/47935" - version: all - do: ml.get_data_frame_analytics_stats: id: "mixed_cluster_outlier_detection_job"