[ML] Re-enable tests muted in #30982

This commit is contained in:
David Kyle 2018-06-15 10:54:13 +01:00
parent 992c7889ee
commit ca00deb8ad
2 changed files with 0 additions and 9 deletions

View File

@ -1,8 +1,5 @@
---
"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

View File

@ -8,9 +8,6 @@ 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
@ -77,9 +74,6 @@ 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