diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-01-07 09:15:19 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-01-07 11:03:15 -0500 |
| commit | 758999b3e0109d385be0c1dd76c237fd7ac3d872 (patch) | |
| tree | 4a2338b87d7973af62540bd49c80c074250d57b5 /tests/topotests/lib/pim.py | |
| parent | 715d3774aa4a94a3ef34bba785d241343f22b2bc (diff) | |
tests: Ensure packets have a chance to arrive in test_multicast_pim_sm_topo4.py
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>
Diffstat (limited to 'tests/topotests/lib/pim.py')
0 files changed, 0 insertions, 0 deletions
