Frode Nordahl
|
2e6a2ef534
|
Add helper to format IP addresses appropriately
The ``format_addr`` helper will allow you to write IP version
agnostic code by encapsulating IPv6 addresses in brackets ('[]').
|
2020-06-06 14:38:38 +02:00 |
|
Dmitrii Shcherbakov
|
740bc2060f
|
Pass arguments BaseCharmTest.setUpClass
Not doing so triggers an incorrect behavior leading to functional test
failures as the application name is not set correctly.
https://github.com/openstack-charmers/zaza-openstack-tests/issues/256
https://review.opendev.org/#/c/712980/1
|
2020-05-04 20:45:55 +03:00 |
|
Chris MacNaughton
|
27e5f7d8bc
|
We must have async functions for the before/after callables
|
2020-04-10 16:51:41 +02:00 |
|
Chris MacNaughton
|
183b3c012f
|
Add unit tests for new rabbit and mysql helpers
|
2020-04-10 11:02:38 +02:00 |
|