Files
zaza-openstack-tests/zaza/openstack/charm_tests
Corey Bryant 95fcad2a0a Change skipVersion decorator to a function
The skipVersion decorator was proving to be tricky to use because
it took an application name which we didn't want to hard-code,
since it is in hacluster/tests.py. One alternative was to pass a
charm name instead of application name, but if there were mutiple
hacluster applications in the model (e.g. keystone-hacluster and
nova-hacluster) we would have to pick just one to test the package
version on. After further discussion we decided to change the
decorator to a function so that we could use existing class
variables to generate the desired hacluster application name.
2023-04-19 18:28:22 +00:00
..
2020-10-13 20:21:46 +13:00
2022-08-03 13:44:22 +09:30
2022-08-03 13:44:22 +09:30
2023-04-10 22:25:06 +02:00
2022-03-29 16:17:16 +00:00
2021-10-07 22:07:00 -03:00
2022-03-29 16:17:16 +00:00
2022-08-03 13:44:22 +09:30
2022-07-05 12:06:02 +01:00
2022-08-03 13:44:22 +09:30
2022-09-08 12:55:04 +00:00
2021-03-15 15:11:38 +02:00
2021-09-24 14:20:01 +02:00
2020-05-16 08:29:12 +00:00
2023-03-08 13:52:01 +00:00
2020-04-07 11:14:49 +02:00