mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
7 lines
86 B
YAML
7 lines
86 B
YAML
|
---
|
||
|
"cluster state test":
|
||
|
- do:
|
||
|
cluster.state: {}
|
||
|
|
||
|
- is_true: master_node
|