From 72bbb9678381686acf14b0177dbf442a6761f41b Mon Sep 17 00:00:00 2001 From: Jeff Bean Date: Sat, 23 Jun 2018 18:33:40 -0700 Subject: potential - Found a bug in the python tests --- test/scenario_test/route_reflector_test.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test') diff --git a/test/scenario_test/route_reflector_test.py b/test/scenario_test/route_reflector_test.py index 3008ad14..53654c34 100644 --- a/test/scenario_test/route_reflector_test.py +++ b/test/scenario_test/route_reflector_test.py @@ -240,7 +240,6 @@ class GoBGPTestBase(unittest.TestCase): self.assert_adv_count(self.rr, self.tyrell2, 'ipv4-l3vpn', 1) def test_12_routes_from_separate_rts_peers_are_isolated_by_rr(self): - self.tyrell1.local("gobgp vrf add a1 rd 100:100 rt both 100:100") self.tyrell1.local("gobgp vrf add a1 rd 100:100 rt both 100:100") self.tyrell1.local("gobgp vrf a1 rib add 10.10.0.0/16 local-pref 200") self.tyrell1.local("gobgp vrf a1 rib add 10.30.0.0/16") -- cgit v1.2.3