mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-07 19:39:53 +00:00
7 lines
87 B
YAML
7 lines
87 B
YAML
|
---
|
||
|
"snapshot_index test":
|
||
|
- do:
|
||
|
indices.snapshot_index: {}
|
||
|
|
||
|
- is_true: ok
|