mirror_frr/tests
Donald Sharp cb8018f4c3 tests: Make verify_rib wait up to 40 seconds.
Under heavy load I am seeing verify_rib failing after 12 seconds
but succeeding after 17:

2022-05-19 18:52:54,374 DEBUG: topolog: Exiting lib API: verify_rib
2022-05-19 18:52:54,374 DEBUG: topolog: Function returned True
2022-05-19 18:52:54,374 WARNING: topolog: RETRY DIAGNOSTIC: SUCCEED after FAILED with requested timeout of 12.0s; however, succeeded in 14.7s, investigate timeout timing

There is no reason to not have the test wait a bit longer for very very
heavily loaded systems.  Change the time to 40 seconds.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2022-05-20 10:31:48 -04:00
..
bgpd *: Fix doesnt spelling mistakes 2022-05-06 20:38:40 -04:00
helpers *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
isisd *: Fix spelling of overriden 2022-04-19 08:27:02 -04:00
lib *: Avoid casting to the same type as on the left 2022-05-08 16:07:42 +03:00
ospf6d build: break up tests/subdir.am 2021-11-11 14:40:03 +01:00
ospfd *: rework renaming the default VRF 2021-12-21 22:09:29 +03:00
topotests tests: Make verify_rib wait up to 40 seconds. 2022-05-20 10:31:48 -04:00
zebra build: break up tests/subdir.am 2021-11-11 14:40:03 +01:00
.gitignore tests: new grpc topotest 2022-03-14 11:14:12 -04: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 *: reformat python files 2020-10-07 17:22:26 -04:00
subdir.am build: break up tests/subdir.am 2021-11-11 14:40:03 +01:00