mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-02 19:32:53 +00:00
![]() The test is doing this: a) gather interface data about packets sent b) shut interface c) no shut interface d) gather interface data about packets sent e) compare a to d and fail if packets sent/received has not incremented The problem is, of course, that under heavy system load insufficient time might not have passed for packets to be sent between c and d. Add up to 35 seconds of looking for packet data being incremented else heavily loaded systems may never show that data is being sent. Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
---|---|---|
.. | ||
multicast_pim_sm_topo3.json | ||
multicast_pim_sm_topo4.json | ||
test_multicast_pim_sm_topo3.py | ||
test_multicast_pim_sm_topo4.py |