opendut
opendut copied to clipboard
Allow awaiting certain state of cluster in CLEO
To keep deployment- and test-scripts simple, CLEO should provide a mechanism to await a certain state of a cluster.
Depends on parts of #199.
Tasks:
- [ ] Extend
ObserverMessagingBroker - [ ] Collect information: peer-online + peer-configuration-ready
- [ ] Add
opendut-cleo awaitsubcommand to await Cluster states (e.g. Cluster healthy, Cluster undeployed)