mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Make sure to mute all 80_transform_jobs_crud tests.
This commit is contained in:
parent
49de092b38
commit
133ba2691f
@ -1,3 +1,7 @@
|
|||||||
|
setup:
|
||||||
|
- skip:
|
||||||
|
version: "all"
|
||||||
|
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56250"
|
||||||
---
|
---
|
||||||
"Test put batch transform on old cluster":
|
"Test put batch transform on old cluster":
|
||||||
- skip:
|
- skip:
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
setup:
|
setup:
|
||||||
|
- skip:
|
||||||
|
version: "all"
|
||||||
|
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56250"
|
||||||
- do:
|
- do:
|
||||||
cluster.health:
|
cluster.health:
|
||||||
wait_for_status: green
|
wait_for_status: green
|
||||||
|
Loading…
x
Reference in New Issue
Block a user