mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 05:15:04 +00:00
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:
parent
a5fd4a7709
commit
69f8934101
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user