mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-16 09:54:55 +00:00
9 lines
127 B
YAML
9 lines
127 B
YAML
|
---
|
||
|
"Lucene Version":
|
||
|
- do: {info: {}}
|
||
|
- match: {status: 200}
|
||
|
- is_true: version.lucene_version
|
||
|
|
||
|
|
||
|
|