summaryrefslogtreecommitdiff
path: root/tests/topotests/pim_basic/test_pim.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-10-28 15:51:46 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-10-28 15:51:46 -0400
commit6b60e7b81ddb5e1a211ced15d9f6f6c4061d8ed5 (patch)
tree86a95976e9d739f072b332231b529c0eeb593afa /tests/topotests/pim_basic/test_pim.py
parentfd4bd21eeef612234c6000f9ff87e763969d2479 (diff)
tests: Fix `check_ping` function in test_bgp_srv6l3vpn_to_bgp_vrf.py
The check_ping function `_check` function was asserting and being passed to the topotests.run_and_expect() functionality causing it to not run the full range of pings if one failed the test. So effectively it was properly detecting pass / failure but only allowing for 1 iteration if it was going to fail. Modify the code to not assert and act like all the other run_and_expect functionality. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/pim_basic/test_pim.py')
0 files changed, 0 insertions, 0 deletions