]> git.proxmox.com Git - mirror_frr.git/commit
tests: Fix `bgp_srv6l3vpn_to_bgp_vrf3` topotest
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Fri, 28 Apr 2023 15:11:32 +0000 (17:11 +0200)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Fri, 28 Apr 2023 15:37:03 +0000 (17:37 +0200)
commit778d75a6f24976885bc044d7bf5b5a535c6d5644
tree38af08682701b69a3893eb83b5b132d3e05acbe0
parent8bc79f38555f142e5cbfcafc8a5af2549fc485ab
tests: Fix `bgp_srv6l3vpn_to_bgp_vrf3` topotest

The `bgp_srv6l3vpn_to_bgp_vrf3` topotest tests the SRv6 L3VPN
functionality. It applies the appropriate configuration in `bgpd` and
`zebra`, and then checks that the RIB is updated correctly.

The topotest expects to find the AS-Path in the RIB, which is only
present if the `bgp send-extra-data zebra` option is enabled in the
`bgpd` configuration.

The `bgp send-extra-data zebra` option has been accidentally commented
out in commit https://github.com/FRRouting/frr/commit/2007e2dbd0d5c42d9fe6cbe92b34be10654834ef.

This commit fixes the `bgp_srv6l3vpn_to_bgp_vrf3` topotest by re-adding
the missing `bgp send-extra-data zebra` option.

Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/r2/bgpd.conf