]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: add bgp test to check the ADJ-RIB-OUT label value
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 24 Feb 2023 10:22:14 +0000 (11:22 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Wed, 5 Jun 2024 11:11:29 +0000 (13:11 +0200)
commit415befc30a9bfd678734a41ccbb72ce873ee406d
tree10625228a70520dbccfe8534ccbadfc5d28d9629
parent191675451e5f06f1ab5979f426bab7dc7a79da2d
topotests: add bgp test to check the ADJ-RIB-OUT label value

This test ensures that when r1 changes the label value, then
the new value is automatically propagated to remote peer.
This demonstrates that the ADJ-RIB-OUT to r2 has been correctly
updated.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/bgp_vpnv4_ebgp/r2/bgp_ipv4_vpn_route_1723101.json [new file with mode: 0644]
tests/topotests/bgp_vpnv4_ebgp/test_bgp_vpnv4_ebgp.py