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…
Reference in New Issue