From 48d3cf6d15c57d1b5fc3f94e3034c5b714a9f24f Mon Sep 17 00:00:00 2001 From: Aurelien Lourot Date: Fri, 28 Aug 2020 14:05:06 +0200 Subject: [PATCH] Add focal-victoria to the test gate Change-Id: I6b8e907b2fcdf7e4de8e027828a763d2d4eba25f --- tests/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.yaml b/tests/tests.yaml index f0cbc65a..af0a1eab 100644 --- a/tests/tests.yaml +++ b/tests/tests.yaml @@ -1,5 +1,6 @@ charm_name: neutron-gateway gate_bundles: + - focal-victoria - focal-ussuri - bionic-ussuri - bionic-train @@ -15,7 +16,6 @@ smoke_bundles: - bionic-train dev_bundles: - groovy-victoria - - focal-victoria tests: - zaza.openstack.charm_tests.neutron.tests.NeutronGatewayTest - zaza.openstack.charm_tests.neutron.tests.SecurityTest