mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-01 00:19:11 +00:00
parent
735f232e03
commit
8e4ab82e3d
@ -8,7 +8,9 @@ setup:
|
|||||||
|
|
||||||
---
|
---
|
||||||
"Test open old jobs":
|
"Test open old jobs":
|
||||||
|
- skip:
|
||||||
|
version: "all"
|
||||||
|
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30982"
|
||||||
- do:
|
- do:
|
||||||
xpack.ml.open_job:
|
xpack.ml.open_job:
|
||||||
job_id: old-cluster-job
|
job_id: old-cluster-job
|
||||||
@ -75,6 +77,9 @@ setup:
|
|||||||
|
|
||||||
---
|
---
|
||||||
"Test job with no model memory limit has established model memory after reopening":
|
"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:
|
- do:
|
||||||
xpack.ml.open_job:
|
xpack.ml.open_job:
|
||||||
job_id: no-model-memory-limit-job
|
job_id: no-model-memory-limit-job
|
||||||
|
Loading…
x
Reference in New Issue
Block a user