From b4d561d85094e12d1d7fe6c9676b227da4281caa Mon Sep 17 00:00:00 2001 From: Dimitris Athanasiou Date: Mon, 16 Mar 2020 17:36:19 +0200 Subject: [PATCH] [ML] Unmute a couple accidentally muted bwc tests for DF analytics --- .../upgraded_cluster/90_ml_data_frame_analytics_crud.yml | 6 ------ 1 file changed, 6 deletions(-) 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"