From 09a9178d2142cc2ef175594494e0573501eafc0d Mon Sep 17 00:00:00 2001 From: Adit Sarfaty Date: Sun, 30 Jun 2019 04:58:16 +0000 Subject: [PATCH] Revert "Skip broken unit test temporarily" This reverts commit 3eee6b93de60491cbe51081403133dce1dcf863e. Change-Id: I96fba88027c06ff8a2722a570350ee4cf3bcfa10 --- .../unit/services/dynamic_routing/test_nsxv_bgp_driver.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/vmware_nsx/tests/unit/services/dynamic_routing/test_nsxv_bgp_driver.py b/vmware_nsx/tests/unit/services/dynamic_routing/test_nsxv_bgp_driver.py index ee69b33f72..4fc0831651 100644 --- a/vmware_nsx/tests/unit/services/dynamic_routing/test_nsxv_bgp_driver.py +++ b/vmware_nsx/tests/unit/services/dynamic_routing/test_nsxv_bgp_driver.py @@ -138,9 +138,6 @@ class TestNSXvBgpPlugin(test_plugin.NsxVPluginV2TestCase, def test__get_dvr_fixed_ip_routes_by_bgp_speaker_no_scope(self): self.skipTest("DVR specific.") - def test_get_external_networks_for_port_same_address_scope_v4(self): - self.skipTest("Temporarily broken by Neutron.") - def test_create_v6_bgp_speaker(self): fake_bgp_speaker = { "bgp_speaker": {