Frode Nordahl a0ed15a68c Detect units in `error` state while awaiting idle model
At present Zaza will wait until it hits a timeout if one of the
units enters a error state while it awaits a idle model.

Add check for errored units to ``block_until_all_units_idle()``
and ``wait_for_application_states()``

Fixes #100
2019-04-14 00:39:46 +02:00
2019-03-29 12:31:31 +01: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%