mirror_frr/tests
Donald Sharp 1d90adee9d tests: Topotests are not giving sufficient time to propagate data
A bunch of our current tests setup data and redistribute
it across some bgp connections and then test for it
being there.  A delay of 2 seconds that was initially
there to ensure that the data has propagated does not
actually work all the time when you have a loaded
virtualized environment.

Make the sleep 10 seconds.  I agree this is not the ideal
solution but I would rather get the damn tests up and running
again.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2019-07-11 14:40:31 -04:00
..
bgpd *: use array_size instead of raw division 2019-02-25 23:00:16 +00:00
helpers lib: Add '--command-log-always` to all daemons startup 2019-05-31 10:06:42 -04:00
isisd isisd: Don't set subtlv structure if we didn't unpack any subtlvs 2019-05-10 13:24:38 +02:00
lib Merge pull request #4514 from opensourcerouting/warnings-20190612 2019-06-17 15:19:42 -04:00
ospf6d build: non-recursive tests 2018-09-08 21:26:54 +02:00
topotests tests: Topotests are not giving sufficient time to propagate data 2019-07-11 14:40:31 -04:00
.gitignore tests: add prefix2str test 2019-06-13 18:30:28 +00: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: remove snprintf from prefix2str 2019-06-13 17:08:05 +00:00
test_lblmgr.c *: Replace zclient_new with zclient_new_notify 2018-11-12 09:16:23 -05:00