Files
zaza-openstack-tests/zaza/openstack/charm_tests
Joe Guo 09ee55efb1 use tenacity for retries
These code snippets were using a hard-coded sleep time, wrapped by a for loop
to retry, which is bad code smell.

Use tenacity retries to simplify the code, and be consistent with the
established approach to similar needs in other tests.

Closes #46

Signed-off-by: Joe Guo <guoqiao@gmail.com>
2019-09-05 00:07:21 +12:00
..
2019-05-30 14:44:16 +00:00
2019-05-23 14:48:39 +02:00
2019-09-05 00:07:21 +12:00
2019-06-05 10:32:02 +02:00
2019-05-13 13:36:48 +02:00
2019-09-05 00:07:21 +12:00
2019-07-15 07:51:54 -07:00