From 2901d67c916e1e4bdc2c7a4f0015def7fc0716dc Mon Sep 17 00:00:00 2001 From: Philippe Guibert Date: Thu, 7 Mar 2024 10:33:05 +0100 Subject: [PATCH] topotests: ospf_multi_vrf_bgp_route_leak, disable bgp nexthop-group The test fails. The usage of 'ip protocol bgp' command with bgp routes based on nexthop group identifiers, does not work. Let's disable the bgp nexthop group functionality in this test. Link: https://github.com/FRRouting/frr/issues/15169 Signed-off-by: Philippe Guibert --- tests/topotests/ospf_multi_vrf_bgp_route_leak/r2/frr.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/topotests/ospf_multi_vrf_bgp_route_leak/r2/frr.conf b/tests/topotests/ospf_multi_vrf_bgp_route_leak/r2/frr.conf index 29909de6461d..495f3ab26bc0 100644 --- a/tests/topotests/ospf_multi_vrf_bgp_route_leak/r2/frr.conf +++ b/tests/topotests/ospf_multi_vrf_bgp_route_leak/r2/frr.conf @@ -38,6 +38,7 @@ router ospf vrf ray network 10.0.40.0/24 area 0 ! +no bgp nexthop-group router bgp 99 no bgp ebgp-requires-policy address-family ipv4 unicast