]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Allow interface statistics to be gathered with some delay
authorDonald Sharp <sharpd@nvidia.com>
Mon, 29 Nov 2021 17:11:43 +0000 (12:11 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 29 Nov 2021 17:11:43 +0000 (12:11 -0500)
commit3d7d6e9ada87ed9845e0b2ac64c541e100b86b5c
treeb3ce5deccc9333867c9b34a7c4f1733785292b4d
parent31ccdb903ffca482c1cca5b9222204848a6cdeb1
tests: Allow interface statistics to be gathered with some delay

Currently under system load tests that use verify_pim_interface_traffic
immediately after a interface down/up event are not giving any time
for pim to receive and process the data from that event.  Give
the test some time to gather this data.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/lib/pim.py