]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/rip_topo1/test_rip_topo1.py
tests: Reduce rip[ng]-topo1 run time
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Feb 2020 13:06:44 +0000 (08:06 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Feb 2020 20:16:21 +0000 (15:16 -0500)
commitb01c46b96433528b8076e66bffc9394dd9d133be
tree31e96a2a50361048b34ae3a3f6af1dd9549cc0d7
parent12a939b7e7d13f64e9e07b7fd604fd7156028859
tests: Reduce rip[ng]-topo1 run time

Reduce rip topo1 run time from ~100 seconds down to ~45 seconds.

1) Reduce very very long sleeps
2) Modify rip timers to be more aggressive in sending data.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
14 files changed:
tests/topotests/rip-topo1/r1/rip_status.ref
tests/topotests/rip-topo1/r1/ripd.conf
tests/topotests/rip-topo1/r2/rip_status.ref
tests/topotests/rip-topo1/r2/ripd.conf
tests/topotests/rip-topo1/r3/rip_status.ref
tests/topotests/rip-topo1/r3/ripd.conf
tests/topotests/rip-topo1/test_rip_topo1.py
tests/topotests/ripng-topo1/r1/ripng_status.ref
tests/topotests/ripng-topo1/r1/ripngd.conf
tests/topotests/ripng-topo1/r2/ripng_status.ref
tests/topotests/ripng-topo1/r2/ripngd.conf
tests/topotests/ripng-topo1/r3/ripng_status.ref
tests/topotests/ripng-topo1/r3/ripngd.conf
tests/topotests/ripng-topo1/test_ripng_topo1.py