]> git.puffer.fish Git - mirror/frr.git/commit
tests: topotests for route-flap dampening 7439/head
authorDavid Schweizer <dschweizer@opensourcerouting.org>
Mon, 2 Nov 2020 15:30:04 +0000 (16:30 +0100)
committerDavid Schweizer <dschweizer@opensourcerouting.org>
Mon, 2 Nov 2020 15:30:04 +0000 (16:30 +0100)
commitcd32a1a4eecf2a29dbfd2493573f7473e20096d9
treef4887b9d58ed1b1aad48c7ec97b98d99f5e2b0e7
parent54b34709f8603be3f7d13ae224aa8cade49b1741
tests: topotests for route-flap dampening

Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
14 files changed:
tests/topotests/bgp_features/exabgp.env [new file with mode: 0644]
tests/topotests/bgp_features/peer1/exa_readpipe.py [new file with mode: 0644]
tests/topotests/bgp_features/peer1/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp_features/peer2/exa_readpipe.py [new file with mode: 0644]
tests/topotests/bgp_features/peer2/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp_features/peer3/exa_readpipe.py [new file with mode: 0644]
tests/topotests/bgp_features/peer3/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp_features/peer4/exa_readpipe.py [new file with mode: 0644]
tests/topotests/bgp_features/peer4/exabgp.cfg [new file with mode: 0644]
tests/topotests/bgp_features/r1/bgp_damp_announced.json [new file with mode: 0644]
tests/topotests/bgp_features/r1/bgp_damp_setup.json [new file with mode: 0644]
tests/topotests/bgp_features/r2/bgp_damp_announced.json [new file with mode: 0644]
tests/topotests/bgp_features/r2/bgp_damp_withdrawn.json [new file with mode: 0644]
tests/topotests/bgp_features/test_bgp_features.py