mirror_frr/tests
Donald Sharp 12a939b7e7 tests: bgp_multiview_topo1 was taking too long
The bgp_multiview_topo1 test had two issues

a) An abbundance of sleeps that are not necessary
b) The convergence time was too short.

The upshoot of this is that the test goes from 72 -> 33 seconds
run time on my machine.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-02-19 15:07:02 -05:00
..
bgpd Merge pull request #5744 from ton31337/fix/thread-as-withdraw_attributes 2020-02-11 10:04:19 -05:00
helpers lib: rename memory_vty.c to lib_vty.c 2019-12-06 15:13:29 +01:00
isisd isisd: Update TLVs processing for TE, RI & SR 2019-09-17 17:35:50 +02:00
lib *: don't null after XFREE; XFREE does this itself 2020-02-03 11:22:13 -05:00
ospf6d build: non-recursive tests 2018-09-08 21:26:54 +02:00
topotests tests: bgp_multiview_topo1 was taking too long 2020-02-19 15:07:02 -05:00
.gitignore lib: add frr_version_cmp() 2019-12-06 15:13:32 +01:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
runtests.py tests: add pytest testrunners 2017-02-13 17:43:47 +01:00
subdir.am lib: add frr_version_cmp() 2019-12-06 15:13:32 +01:00