mirror_frr/tests
Donald Sharp 747aa92e74 tests: Do not turn off multicast stream
The test is testing whether interface flaps are causing
the appropriate pim reactions.  Unfortunately the test
is turning off the multicast stream and the test also
has a keep alive timer of 15 seconds set on all routers.
Which of course means the test has 15 seconds(at most) to finish
testing.  This is not always possible given system loads.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2022-04-10 07:47:38 -04:00
..
bgpd bgpd: Check for NULL inside aspath_unintern() 2022-02-09 16:41:14 +02:00
helpers *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
isisd topotest: Add test for isis json cmds. 2022-03-02 16:21:29 +01:00
lib Merge pull request #10925 from qlyoung/fix-grpc-wants-installed-frr 2022-04-02 05:22:53 -04: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: Do not turn off multicast stream 2022-04-10 07:47:38 -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