Liam Young e6522bb5a6 Switch masakari tests to use pacemaker-remote (#203)
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.
2019-03-21 15:24:02 +01:00
2019-03-14 08:55:26 -07:00
2019-03-14 12:11:07 -07:00
2019-02-08 16:28:24 -08:00

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
No description provided
Readme Apache-2.0 3.8 MiB
Languages
Python 99.6%
Jinja 0.4%