2015-07-13 12:23:07 +02:00

9 lines
160 B
YAML

---
"Test restart watcher api":
- do:
cluster.health:
wait_for_status: green
- do: {watcher.restart: {}}
- match: { acknowledged: true }