Merge branch 'master' into ccr
* master: [CI] Mute Ml rolling upgrade test for mixed cluster too
This commit is contained in:
commit
0176100a73
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue