mute mixed continuous transforms upgrade test (#56198)
mute transform upgrade test, see #56196
This commit is contained in:
parent
40ea0eabd9
commit
faadb388da
|
@ -213,6 +213,9 @@ setup:
|
|||
transform_id: "old-simple-continuous-transform"
|
||||
---
|
||||
"Test GET, mixed continuous transforms":
|
||||
- skip:
|
||||
version: "all"
|
||||
reason: "AwaitsFix https://github.com/elastic/elasticsearch/issues/56196"
|
||||
- do:
|
||||
transform.get_transform:
|
||||
transform_id: "mixed-simple-continuous-transform"
|
||||
|
|
Loading…
Reference in New Issue