Watcher: Reenable start/stop yaml tests (#31754)

The underlying cause for this has been fixed, thus the tests can be
reenabled.

Closes #30298
This commit is contained in:
Alexander Reelsen 2018-07-03 14:52:52 +02:00 committed by GitHub
parent a5fd4a7709
commit 69f8934101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,11 @@
---
"Test watcher stats output":
- skip:
version: "all"
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30298"
- do: {xpack.watcher.stats: {}}
- match: { "manually_stopped": false }
- match: { "stats.0.watcher_state": "started" }
---
"Test watcher stats supports emit_stacktraces parameter":
- skip:
version: "all"
reason: "@AwaitsFix: https://github.com/elastic/elasticsearch/issues/30298"
- do:
xpack.watcher.stats:
metric: "all"