From 8ae949d5cb0a1084eb9b0938b940476281eb2c2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20J=C3=B3zefczyk?= Date: Fri, 28 Feb 2020 19:51:58 +0000 Subject: [PATCH] Revert "Blacklist test_multiple_ports_portrange_remote for OVN" Needed patch in the OVN repository has been merged [1]. [1] https://github.com/openvswitch/ovs/commit/764df790b95aa4e6bf035d4b3ca14e8800c71368 This reverts commit 4d5817003cc2766839f7629234d7a72697821ae9. Change-Id: If0274741bb4b077e652eada7272bd9165ba32690 --- zuul.d/tempest-singlenode.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/zuul.d/tempest-singlenode.yaml b/zuul.d/tempest-singlenode.yaml index 19ad27723e2..7c74dcab597 100644 --- a/zuul.d/tempest-singlenode.yaml +++ b/zuul.d/tempest-singlenode.yaml @@ -188,9 +188,6 @@ ((^neutron_tempest_plugin.api)|\ (^neutron_tempest_plugin.scenario)|\ (tempest.(api|scenario|thirdparty))).*$" - # TODO(mjozefcz): Remove this blacklist when https://bugs.launchpad.net/neutron/+bug/1864620 - # will be fixed. - tempest_black_regex: "(?:neutron_tempest_plugin.scenario.test_security_groups.NetworkSecGroupTest.test_multiple_ports_portrange_remote)" tempest_concurrency: 4 devstack_localrc: Q_AGENT: ovn