Make sure to mute all 80_transform_jobs_crud tests.

This commit is contained in:
Julie Tibshirani 2020-05-05 17:05:25 -07:00
parent 49de092b38
commit 133ba2691f
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
setup:
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56250"
---
"Test put batch transform on old cluster":
- skip:

View File

@ -1,4 +1,7 @@
setup:
- skip:
version: "all"
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56250"
- do:
cluster.health:
wait_for_status: green