From 8e297c49c481961959b29c2080cc059fcc84e9ee Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 24 Feb 2020 16:59:27 +0100 Subject: Blacklist NeutronNetworks.create_and_bind_ports if ovn MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It only works for Linux Bridge and Open vSwitch. Change-Id: I1a437145eb8140642d3c8297c3f154113e74505f Signed-off-by: Cédric Ollivier --- functest/opnfv_tests/openstack/rally/blacklist.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/functest/opnfv_tests/openstack/rally/blacklist.yaml b/functest/opnfv_tests/openstack/rally/blacklist.yaml index bc41bb695..b9c30f8c3 100644 --- a/functest/opnfv_tests/openstack/rally/blacklist.yaml +++ b/functest/opnfv_tests/openstack/rally/blacklist.yaml @@ -1,5 +1,10 @@ --- scenario: + - + scenarios: + - '^os-ovn-' + tests: + - 'NeutronNetworks.create_and_bind_ports' functionality: - -- cgit 1.2.3-korg