]> git.puffer.fish Git - mirror/frr.git/commit
tests: zebra_rib, test vrf change
authorLouis Scalbert <louis.scalbert@6wind.com>
Mon, 23 Sep 2024 15:57:49 +0000 (17:57 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Mon, 10 Mar 2025 08:54:18 +0000 (09:54 +0100)
commit97c159e88278dfe10d4dc1015e5fd6c3eaf30a07
treeba0f1d9000c1ae3f39e855eb8b5620cf39b58daa
parent52a35e959295d5b9161f1c5112ce3eeb1a28112b
tests: zebra_rib, test vrf change

Test table ID move to a VRF and the removal of the VRF.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/zebra_rib/r1/v4_route_table_1_no_vrf.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/v4_route_table_1_no_vrf.txt [new file with mode: 0644]
tests/topotests/zebra_rib/r1/v4_route_table_1_vrf_red.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/v4_route_table_1_vrf_red.txt [new file with mode: 0644]
tests/topotests/zebra_rib/test_zebra_rib.py