Skip to content

Commit

Permalink
[CI] Mute Ml rolling upgrade test for mixed cluster too
Browse files Browse the repository at this point in the history
It can fail in either the mixed cluster or the upgraded cluster,
so it needs to be muted in both.

Tracked by #30982
  • Loading branch information
droberts195 committed May 31, 2018
1 parent c415743 commit 0ff2c60
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0ff2c60

Please sign in to comment.