]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: add vrf test to bgp_rpki_topo1
authorLouis Scalbert <louis.scalbert@6wind.com>
Mon, 18 Dec 2023 12:04:11 +0000 (13:04 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Thu, 18 Jan 2024 12:23:42 +0000 (13:23 +0100)
commit2b30c4ae9236c9760f3697cde3ddab8fae1a7604
tree09bd671919a9a1d07cfb7fea9ec88ac4fa5a7f46
parent98e965565b9b39c7c87bd8f9989006a62efbcb69
topotests: add vrf test to bgp_rpki_topo1

Add vrf test to bgp_rpki_topo1

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/bgp_rpki_topo1/r2/staticd.conf
tests/topotests/bgp_rpki_topo1/r2/zebra.conf
tests/topotests/bgp_rpki_topo1/r3/bgpd.conf [new file with mode: 0644]
tests/topotests/bgp_rpki_topo1/r3/rtrd.py [new symlink]
tests/topotests/bgp_rpki_topo1/r3/staticd.conf [new file with mode: 0644]
tests/topotests/bgp_rpki_topo1/r3/vrps.csv [new symlink]
tests/topotests/bgp_rpki_topo1/r3/zebra.conf [new file with mode: 0644]
tests/topotests/bgp_rpki_topo1/test_bgp_rpki_topo1.py