Frode Nordahl
|
fe329c1824
|
Add helper to retrieve tests_options for specific test
This is done by building a prefix for options key from dot-notated
absolute path to calling method or function.
|
2020-09-07 10:35:18 +02:00 |
|
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 |
|