diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-02-24 16:59:27 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-02-24 16:59:27 +0100 |
commit | 8e297c49c481961959b29c2080cc059fcc84e9ee (patch) | |
tree | d11e3f2d858247fac228ef0c32e8a78353dda36b | |
parent | 672a3d7f7663fd9025f1929b1e070e436ce9a965 (diff) |
Blacklist NeutronNetworks.create_and_bind_ports if ovn
It only works for Linux Bridge and Open vSwitch.
Change-Id: I1a437145eb8140642d3c8297c3f154113e74505f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | functest/opnfv_tests/openstack/rally/blacklist.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
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: - |