From 0ff2c605b6ff3da59fbaa2f6ac3407fd52249424 Mon Sep 17 00:00:00 2001 From: David Roberts Date: Thu, 31 May 2018 11:17:18 +0100 Subject: [PATCH] [CI] Mute Ml rolling upgrade test for mixed cluster too It can fail in either the mixed cluster or the upgraded cluster, so it needs to be muted in both. Tracked by #30982 --- .../rest-api-spec/test/mixed_cluster/30_ml_jobs_crud.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/30_ml_jobs_crud.yml b/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/30_ml_jobs_crud.yml index 4458b517448..daf2f913fff 100644 --- a/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/30_ml_jobs_crud.yml +++ b/x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/30_ml_jobs_crud.yml @@ -7,6 +7,9 @@ setup: --- "Test get old cluster job": + - skip: + version: "all" + reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30982" - do: xpack.ml.get_jobs: job_id: old-cluster-job