Description:
This update for python-cluster-preflight-check fixes the following issues:
python-cluster-preflight-check was updated to 0.0.33:
- Use setup.py to create ha-cluster-preflight-check automatically (#10)
- Use underscores in source tarball as provided by GitHub
- Language fixes to the description.
Version 0.0.29 (jsc#4024):
- Rename cluster-test-tool to cluster-preflight-check
- Improve scenarios for blocking corosync ports to simulate split brain
- Improve for:
* fix regrex mismatch/None results
* reinforce testcase enter condition
* more docstring and comments
Version 0.0.28:
- Improve logging
- Add unittest codes
- Add docs for functions
- Using shell to wrap python2&3 entry
- Make split brain by blocking corosync ports
- Check firewall
Version 0.0.23:
- Add log to record internal operations
- Add json output for each test case
- Add report for killing test case
Version 0.0.20:
- Python3 only
- Check environment: hostname resolvable
- Check environment: time service
- Check environment: watchdog
- Check cluster: cluster service
- Check cluster: stonith configuration
- Check cluster: nodes status
- Check cluster: resources status
- Kill sbd daemon
- Kill corosync daemon
- Kill pacemakerd daemon
- Kill process in loop
- Fence specific node