aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/rally
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-03-03 11:02:28 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2020-03-03 13:18:07 +0100
commit397ef4366cb3067c1a25999eab0e928937cc6e04 (patch)
tree473c4d62004abceb57614337fcf7ff4a14953fa1 /functest/opnfv_tests/openstack/rally
parent7512cbfebd3cb40ce848760723111924c36b2268 (diff)
Add OVN Controller Gateway agent in neutron_bind_l2_agent_types
It avoids blacklisting NeutronNetworks.create_and_bind_ports in case of OVN. It conforms with the upstream testing [1] and then reverts the previous change [2]. [1] https://github.com/openstack/networking-ovn/blob/master/zuul.d/networking-ovn-jobs.yaml#L299 [2] https://git.opnfv.org/functest/commit/?id=8e297c49c481961959b29c2080cc059fcc84e9ee This reverts commit 8e297c49c481961959b29c2080cc059fcc84e9ee. Change-Id: I95f1b7146e636ae3ebe9f995733e53ad1b276d26 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/opnfv_tests/openstack/rally')
-rw-r--r--functest/opnfv_tests/openstack/rally/blacklist.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/functest/opnfv_tests/openstack/rally/blacklist.yaml b/functest/opnfv_tests/openstack/rally/blacklist.yaml
index b9c30f8c3..bc41bb695 100644
--- a/functest/opnfv_tests/openstack/rally/blacklist.yaml
+++ b/functest/opnfv_tests/openstack/rally/blacklist.yaml
@@ -1,10 +1,5 @@
---
scenario:
- -
- scenarios:
- - '^os-ovn-'
- tests:
- - 'NeutronNetworks.create_and_bind_ports'
functionality:
-