[TEST] Mute transforms rolling upgrade tests (#53932)

Due to https://github.com/elastic/elasticsearch/issues/53931
This commit is contained in:
David Roberts 2020-03-22 15:17:07 +00:00 committed by GitHub
parent 5d3cb46232
commit 076ba02e9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

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

View File

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