e6522bb5a66c159755cd27e92f914514ca1274fd
Switch masakari tests to use pacemaker-remote. For this the method of simulating a host failure has to change to sending the process a sigterm as shuting down pacemaker-remote any other way is seen as an orderly shutdown and does not trigger things like stonith. Also add check to ensure all nodes appear to be online from a crm pov before starting failover test.
ZAZA
A Python3-only functional test framework for OpenStack Charms.
Source code: https://github.com/openstack-charmers/zaza
Bug reports: https://github.com/openstack-charmers/zaza/issues
Documentation: https://zaza.readthedocs.io/en/latest/
Execute Python Unit Tests
tox -e py3
Execute Python PEP-8 Tests
tox -e pep8
Build the Docs
tox -e docs
Description
Languages
Python
99.6%
Jinja
0.4%