From aa460705bc5af1be1546adb9db5375430de6368b Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 7 Sep 2019 22:30:57 +0200 Subject: Blacklist boot_and_associate_floating_ip if no floating ip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id907abff44490a57e8ec2cdb00396d9e4b422815 Signed-off-by: Cédric Ollivier (cherry picked from commit 48a9f1d3ad295d30c8e80a1117830da4bdc57420) --- functest/opnfv_tests/openstack/rally/blacklist.yaml | 1 + 1 file changed, 1 insertion(+) 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 -- cgit 1.2.3-korg