mirror_frr/tests/topotests/bgp_bmp
Louis Scalbert 5b22c79c3d tests: fix no vrf1 in bgp_bmp r2
The bgp_bmp test is failing because r2 lacks the vrf1 VRF, which
prevents it from exporting VPN prefixes from the configured vrf1 BGP
instance. Previous versions allowed the export of static BGP prefixes
from a non-existent VRF, so the test passed under those conditions.

Add a vrf1 VRF on r2.

Fixes: d748544769 ("topotests: add basic bgp bmp test")
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
2025-02-04 14:37:31 +01:00
..
bmp1 tests: factorize code in bgp_bmp 2024-10-25 14:17:20 +02:00
bmp1import topotests: bmp, test syncro for pre/post-policy of imported bgps 2025-01-07 15:35:32 +01:00
bmp1vrf bgpd, topotests: bmp, fix wrong peer distinguisher for vrf route events 2024-12-11 11:29:37 +01:00
r1 topotests: bgp_bmp, use unified configuration 2024-12-02 18:44:50 +01:00
r1import topotests: bgp_bmp, add test for import-vrf-view service 2025-01-07 15:35:31 +01:00
r1vrf topotests: bgp_bmp, expose peer_distinguisher in loc-rib 2024-12-11 11:29:37 +01:00
r2 topotests: bgp_bmp, use unified configuration 2024-12-02 18:44:50 +01:00
r2vrf topotests: bgp_bmp, use unified configuration 2024-12-02 18:44:50 +01:00
r3 topotests: bgp_bmp, add test for import-vrf-view service 2025-01-07 15:35:31 +01:00
__init__.py topotests: add basic bgp bmp test 2023-07-12 14:54:06 +02:00
bgpbmp.py topotests: bgp_bmp, add peer message test when RD changes 2024-12-30 15:13:38 +01:00
test_bgp_bmp_1.py tests: fix no vrf1 in bgp_bmp r2 2025-02-04 14:37:31 +01:00
test_bgp_bmp_2.py topotests: bgp_bmp, add peer message test when RD changes 2024-12-30 15:13:38 +01:00
test_bgp_bmp_3.py topotests: bmp, test syncro for pre/post-policy of imported bgps 2025-01-07 15:35:32 +01:00