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=accb117f37296975c0ab4ac7f59e556b24b74ebc;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 6df0c35d1..47498f335 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.yaml +++ b/functest/opnfv_tests/openstack/rally/blacklist.yaml @@ -31,3 +31,7 @@ functionality: - NeutronNetworks.create_and_list_floating_ips - NeutronNetworks.associate_and_dissociate_floating_ips - VMTasks.dd_load_test + - NeutronNetworks.create_and_delete_routers + - NeutronNetworks.create_and_list_routers + - NeutronNetworks.set_and_clear_router_gateway + - Quotas.neutron_update