]> git.puffer.fish Git - matthieu/frr.git/commit
tests: topotests for BGP DelayOpenTimer
authorDavid Schweizer <dschweizer@opensourcerouting.org>
Tue, 20 Oct 2020 15:00:02 +0000 (17:00 +0200)
committerDavid Schweizer <dschweizer@opensourcerouting.org>
Tue, 20 Oct 2020 15:00:02 +0000 (17:00 +0200)
commit05c0bc24de3852b4c795785a206c722fb571c6e5
treebb60bd9c4f2d989ab546105baf02849e7cacc371
parent94abf9b4a284cb54eeef3a81c8283880e7e0cf1b
tests: topotests for BGP DelayOpenTimer

Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
14 files changed:
tests/topotests/bgp_features/r1/bgp_delayopen_neighbor.json [new file with mode: 0644]
tests/topotests/bgp_features/r1/bgp_delayopen_summary_established.json [new file with mode: 0644]
tests/topotests/bgp_features/r1/bgp_delayopen_summary_shutdown.json [new file with mode: 0644]
tests/topotests/bgp_features/r2/bgp_delayopen_neighbor.json [new file with mode: 0644]
tests/topotests/bgp_features/r2/bgp_delayopen_summary_connect.json [new file with mode: 0644]
tests/topotests/bgp_features/r2/bgp_delayopen_summary_established.json [new file with mode: 0644]
tests/topotests/bgp_features/r2/bgp_delayopen_summary_shutdown.json [new file with mode: 0644]
tests/topotests/bgp_features/r4/bgp_delayopen_summary_established.json [new file with mode: 0644]
tests/topotests/bgp_features/r4/bgp_delayopen_summary_shutdown.json [new file with mode: 0644]
tests/topotests/bgp_features/r5/bgp_delayopen_neighbor.json [new file with mode: 0644]
tests/topotests/bgp_features/r5/bgp_delayopen_summary_connect.json [new file with mode: 0644]
tests/topotests/bgp_features/r5/bgp_delayopen_summary_established.json [new file with mode: 0644]
tests/topotests/bgp_features/r5/bgp_delayopen_summary_shutdown.json [new file with mode: 0644]
tests/topotests/bgp_features/test_bgp_features.py