c4182197d4b2c11205c1e65a162779df3c634a6a
Remove all calls to time.sleep and use block_until_unit_wl_status to manage the timing of the upgrade steps. Also use run_via_ssh to execute commands while the juju agents are down during a series upgrade.
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%