]> git.puffer.fish Git - mirror/frr.git/commit
tests: Check if GR settings are inherited for peer-groups 17517/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Mon, 25 Nov 2024 08:40:28 +0000 (10:40 +0200)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Tue, 26 Nov 2024 16:00:55 +0000 (16:00 +0000)
commit04ffcc23f05f9284d016352af320d5ed00434694
tree497964960d1dcfd45d5fbe49be9634e4e7457254
parentaeda7dc4ba6854a372fcb199521ba1c4fb428275
tests: Check if GR settings are inherited for peer-groups

Convert to unified config also.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit a4bfa8c574e8ea6f1b8c6035b071a35e8d3d3f08)
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