]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add basic BGP per-safi dampening topotest 16331/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 2 Jul 2024 14:57:06 +0000 (17:57 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 2 Jul 2024 14:57:06 +0000 (17:57 +0300)
commit7bde7a698c416bb4bbfbbc9aee5e52f89257e4cd
tree5baad87c969c5371cf9156dfab9e004ebcd39353
parent410947f6a71abfeb6e51ae04c8f54202d5484641
tests: Add basic BGP per-safi dampening topotest

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
tests/topotests/bgp_dampening_per_safi/__init__.py [new file with mode: 0644]
tests/topotests/bgp_dampening_per_safi/r1/frr.conf [new file with mode: 0644]
tests/topotests/bgp_dampening_per_safi/r2/frr.conf [new file with mode: 0644]
tests/topotests/bgp_dampening_per_safi/test_bgp_dampening_per_safi.py [new file with mode: 0644]