From: Cédric Ollivier Date: Sat, 7 Sep 2019 20:30:57 +0000 (+0200) Subject: Blacklist boot_and_associate_floating_ip if no floating ip X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=13f93e5557d7635d5be40c97d7567cf9c71677ae;p=functest.git Blacklist boot_and_associate_floating_ip if no floating ip Change-Id: Id907abff44490a57e8ec2cdb00396d9e4b422815 Signed-off-by: Cédric Ollivier (cherry picked from commit 48a9f1d3ad295d30c8e80a1117830da4bdc57420) --- diff --git a/functest/opnfv_tests/openstack/rally/blacklist.yaml b/functest/opnfv_tests/openstack/rally/blacklist.yaml index c50ead272..382e239f8 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.yaml +++ b/functest/opnfv_tests/openstack/rally/blacklist.yaml @@ -33,6 +33,7 @@ functionality: - no_floating_ip tests: - HeatStacks.create_and_delete_stack + - NovaServers.boot_and_associate_floating_ip - NovaServers.boot_server_associate_and_dissociate_floating_ip - NeutronNetworks.create_and_delete_floating_ips - NeutronNetworks.create_and_list_floating_ips