Files
zaza-openstack-tests/zaza/openstack/charm_tests
Aurelien Lourot b7e4bbf0fc Allow several tempest runs with different config
This deprecates:

    configure:
      - zaza.openstack.charm_tests.tempest.setup.render_tempest_config_keystone_v3
    tests:
      - zaza.openstack.charm_tests.tempest.tests.TempestTest

by allowing multiple runs with different config:

    tests:
      - zaza.openstack.charm_tests.tempest.tests.TempestTestWithKeystoneV2
      - zaza.openstack.charm_tests.openstack_upgrade.tests.OpenStackUpgradeTestsByOption
      - zaza.openstack.charm_tests.tempest.tests.TempestTestWithKeystoneV3
2021-09-16 10:00:06 +02:00
..
2020-10-13 20:21:46 +13:00
2020-05-07 14:25:47 +02:00
2020-07-02 16:10:39 -07:00
2020-08-20 16:03:04 -05:00
2020-10-19 13:20:40 +00:00
2020-11-13 08:40:48 +00:00
2021-09-06 09:14:37 -04:00
2021-03-15 15:11:38 +02:00
2020-07-09 10:15:56 +00:00
2020-05-16 08:29:12 +00:00
2020-04-07 11:14:49 +02:00