[TEST] mute failing watcher with security yaml test
Original commit: elastic/x-pack-elasticsearch@034396693e
This commit is contained in:
parent
f04036a1bd
commit
2994dd15be
|
@ -295,6 +295,9 @@ teardown:
|
|||
|
||||
---
|
||||
"Test watch search transform does not work without permissions":
|
||||
- skip:
|
||||
version: "all"
|
||||
reason: "AwaitsFix on https://github.com/elastic/x-pack-elasticsearch/issues/3753"
|
||||
- do:
|
||||
xpack.watcher.put_watch:
|
||||
id: "my_watch"
|
||||
|
|
Loading…
Reference in New Issue