Skip to content

Commit ca00deb

Browse files
committed
[ML] Re-enable tests muted in #30982
1 parent 992c788 commit ca00deb

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
---
22
"Test get old cluster job":
3-
- skip:
4-
version: "all"
5-
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30982"
63
- do:
74
xpack.ml.get_jobs:
85
job_id: old-cluster-job

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ setup:
88

99
---
1010
"Test open old jobs":
11-
- skip:
12-
version: "all"
13-
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30982"
1411
- do:
1512
xpack.ml.open_job:
1613
job_id: old-cluster-job
@@ -77,9 +74,6 @@ setup:
7774

7875
---
7976
"Test job with no model memory limit has established model memory after reopening":
80-
- skip:
81-
version: "all"
82-
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30982"
8377
- do:
8478
xpack.ml.open_job:
8579
job_id: no-model-memory-limit-job

0 commit comments

Comments
 (0)