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