]> git.proxmox.com Git - mirror_frr.git/commit
tests: Actually loop if ping fails
authorDonald Sharp <sharpd@nvidia.com>
Tue, 30 May 2023 19:20:56 +0000 (15:20 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 30 May 2023 19:43:42 +0000 (15:43 -0400)
commit22c10bbdaa352f3571bfb0c2594d1c58bd79e6ff
tree9f8fb414827000a430836e4f952b95eb2ed204dc
parent147c7a2de355c3733604474840902762b51062ae
tests: Actually loop if ping fails

The usage of run_and_expect doesn't work if the function
being called as the run part asserts.

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