From: Cédric Ollivier Date: Fri, 4 Dec 2020 12:48:52 +0000 (+0100) Subject: Remove Rally Router testing if no tenant resources X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6f2d1380f121b76ff4b9d8f5414c0b5f1c88f2f2;p=functest.git Remove Rally Router testing if no tenant resources It pleases airship which doesn't support neither routers and floating ips. Change-Id: I8b9f44c0bccd66d7808e100203f4bfea000ead2f Signed-off-by: Cédric Ollivier (cherry picked from commit cdc613aba932c61c7c3250f12a8c7fd76db4b70e) --- diff --git a/functest/opnfv_tests/openstack/rally/blacklist.yaml b/functest/opnfv_tests/openstack/rally/blacklist.yaml index bc41bb695..b77163366 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.yaml +++ b/functest/opnfv_tests/openstack/rally/blacklist.yaml @@ -30,3 +30,7 @@ functionality: - NeutronNetworks.create_and_delete_floating_ips - NeutronNetworks.create_and_list_floating_ips - NeutronNetworks.associate_and_dissociate_floating_ips + - NeutronNetworks.create_and_delete_routers + - NeutronNetworks.create_and_list_routers + - NeutronNetworks.set_and_clear_router_gateway + - Quotas.neutron_update