From f07ef753e1b1d779c855a9add306408e6899bfbc Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Tue, 19 Dec 2023 06:49:22 +0100 Subject: Revert "smoketest: bgp: temporary disable BMP test" This reverts commit 7036c761e74bcd48e3ba714dec4545208ee0e313. --- smoketest/scripts/cli/test_protocols_bgp.py | 1 - 1 file changed, 1 deletion(-) (limited to 'smoketest/scripts') diff --git a/smoketest/scripts/cli/test_protocols_bgp.py b/smoketest/scripts/cli/test_protocols_bgp.py index d8214db41..8102a3153 100755 --- a/smoketest/scripts/cli/test_protocols_bgp.py +++ b/smoketest/scripts/cli/test_protocols_bgp.py @@ -1150,7 +1150,6 @@ class TestProtocolsBGP(VyOSUnitTestSHIM.TestCase): self.assertIn(f' sid vpn per-vrf export {sid}', frrconfig) def test_bgp_25_bmp(self): - self.skipTest('Skipping for now - until GitHub builds work again - just a test') target_name = 'instance-bmp' target_address = '127.0.0.1' target_port = '5000' -- cgit v1.2.3