mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 14:05:27 +00:00
81d19d3468
This change removes the check for snapshot in the info test. Original commit: elastic/x-pack-elasticsearch@5eb0618b56
6 lines
131 B
YAML
6 lines
131 B
YAML
---
|
|
"Test watcher info api":
|
|
- do: {watcher.info: {}}
|
|
- is_true: version.build_hash
|
|
- is_true: version.build_timestamp
|