[CI] Mute Ml rolling upgrade tests

Tracked by #30982
This commit is contained in:
Igor Motov 2018-05-30 21:30:18 -04:00
parent 735f232e03
commit 8e4ab82e3d
1 changed files with 6 additions and 1 deletions

View File

@ -8,7 +8,9 @@ setup:
---
"Test open old jobs":
- skip:
version: "all"
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30982"
- do:
xpack.ml.open_job:
job_id: old-cluster-job
@ -75,6 +77,9 @@ setup:
---
"Test job with no model memory limit has established model memory after reopening":
- skip:
version: "all"
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30982"
- do:
xpack.ml.open_job:
job_id: no-model-memory-limit-job