mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-25 14:26:27 +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: graph.available
|
||||||
- is_true: monitoring.enabled
|
- is_true: monitoring.enabled
|
||||||
- is_true: monitoring.available
|
- is_true: monitoring.available
|
||||||
- is_true: watcher.count.total
|
- gte: { watcher.count.total: 0 }
|
||||||
- is_true: watcher.count.active
|
- gte: { watcher.count.active: 0 }
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
xpack.info:
|
xpack.info:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user