mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
Tests: Fix xpack usage stats rest test
Original commit: elastic/x-pack-elasticsearch@cc6d2b9a35
This commit is contained in:
parent
f861bb1661
commit
a4fe1da401
@ -93,8 +93,8 @@
|
||||
- is_true: graph.available
|
||||
- is_true: monitoring.enabled
|
||||
- is_true: monitoring.available
|
||||
- is_true: watcher.count.total
|
||||
- is_true: watcher.count.active
|
||||
- gte: { watcher.count.total: 0 }
|
||||
- gte: { watcher.count.active: 0 }
|
||||
|
||||
- do:
|
||||
xpack.info:
|
||||
|
Loading…
x
Reference in New Issue
Block a user