]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Check if dampening per-peer works
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 30 Apr 2024 09:14:23 +0000 (12:14 +0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 3 May 2024 06:30:33 +0000 (09:30 +0300)
commit709bdcbb230a52d12822f605c8847439d05dd615
tree0507aef08cbe4bdc4031d2f346f5117d5fd2e6f4
parentb07a21dd1a76f752d485b38a9a99cc7081768793
tests: Check if dampening per-peer works

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