]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: use json exact test for bgp_srv6l3vpn_to_bgp_vrf3
authorPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 24 Mar 2025 16:35:22 +0000 (17:35 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Mon, 24 Mar 2025 16:39:20 +0000 (17:39 +0100)
commit121c2ff1b03d5654be652dda7b35b73ddc914108
treeaff96652e35145a5c84e936e7bb2dfc73ce791a5
parent03b57b45c668d5858d86eac0cdbfee2806fa08b5
topotests: use json exact test for bgp_srv6l3vpn_to_bgp_vrf3

Add more control on the expected outputs, by using an exact json
comparison.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/r1/vpnv4_rib_locator_deleted.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/r1/vpnv4_rib_sid_vpn_export_disabled.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/r1/vpnv6_rib_locator_deleted.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/r1/vpnv6_rib_sid_vpn_export_disabled.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/r2/vpnv4_rib_locator_deleted.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/r2/vpnv6_rib_locator_deleted.json
tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/test_bgp_srv6l3vpn_to_bgp_vrf3.py
tests/topotests/lib/bgp.py