From 397ef4366cb3067c1a25999eab0e928937cc6e04 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 3 Mar 2020 11:02:28 +0100 Subject: Add OVN Controller Gateway agent in neutron_bind_l2_agent_types MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- functest/opnfv_tests/openstack/rally/blacklist.yaml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'functest/opnfv_tests/openstack') 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: - -- cgit 1.2.3-korg