mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-20 03:45:02 +00:00
7 lines
69 B
YAML
7 lines
69 B
YAML
|
---
|
||
|
"stats test":
|
||
|
- do:
|
||
|
indices.stats: {}
|
||
|
|
||
|
- is_true: ok
|