Skip to content

Commit 1ea6e35

Browse files
droberts195rjernst
authored andcommitted
[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 elastic#30982
1 parent 2246073 commit 1ea6e35

File tree

1 file changed

+3
-0
lines changed
  • x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster

1 file changed

+3
-0
lines changed

x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/30_ml_jobs_crud.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ setup:
77

88
---
99
"Test get old cluster job":
10+
- skip:
11+
version: "all"
12+
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30982"
1013
- do:
1114
xpack.ml.get_jobs:
1215
job_id: old-cluster-job

0 commit comments

Comments
 (0)