]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Further fix bgp_l3vpn_to_bgp_vrf
authorDonald Sharp <sharpd@nvidia.com>
Tue, 14 Dec 2021 12:29:41 +0000 (07:29 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 14 Dec 2021 12:29:41 +0000 (07:29 -0500)
commita3a0d435853e3bf711628992f44c6a61eb04ed30
treeba18609c3ca51039dda5973973ad90f0f7b653c8
parenta64829d3c55b9c83e275d78698eab0899ebfcaae
tests: Further fix bgp_l3vpn_to_bgp_vrf

There still existed chances that best path consideration
has not taken place for both bgp_l3vpn_to_bgp_vrf and
bgp_instance_del_test ( since they both used the same
check_routes.py scripting ).  Add some more checks
to ensure that we have all the data.  Prior to this
change I could see one of these two tests failing
every 2-3 runs on my test system.  I am not seeing
this anymore after ~5 complete test runs.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/bgp_l3vpn_to_bgp_vrf/scripts/check_routes.py