]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if GR settings are inherited for peer-groups 17501/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 25 Nov 2024 08:40:28 +0000 (10:40 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 25 Nov 2024 08:44:58 +0000 (10:44 +0200)
commita4bfa8c574e8ea6f1b8c6035b071a35e8d3d3f08
treec1cdde734db0e8e200502ee7b73ea8f7157ca729
parentee5893ff598a72e3a9bf4d2f6a9bd43f833defa6
tests: Check if GR settings are inherited for peer-groups

Convert to unified config also.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_peer_group/r1/bgpd.conf [deleted file]
tests/topotests/bgp_peer_group/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_peer_group/r1/zebra.conf [deleted file]
tests/topotests/bgp_peer_group/r2/bgpd.conf [deleted file]
tests/topotests/bgp_peer_group/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_peer_group/r2/zebra.conf [deleted file]
tests/topotests/bgp_peer_group/r3/bgpd.conf [deleted file]
tests/topotests/bgp_peer_group/r3/frr.conf [new file with mode: 0644]
tests/topotests/bgp_peer_group/r3/zebra.conf [deleted file]
tests/topotests/bgp_peer_group/test_bgp_peer-group.py