]> git.puffer.fish Git - matthieu/frr.git/commit
tests: test invokes a script which does not exist
authorDonald Sharp <sharpd@nvidia.com>
Tue, 5 Mar 2024 20:55:07 +0000 (15:55 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 5 Mar 2024 20:55:07 +0000 (15:55 -0500)
commit3a78d75cd562bc246a855574ec564cdb95385a96
tree99278e1c4aa206a776a89615950da8f76e798865
parentac34badf7109e9da1c31a32a3388197aa3a2e40d
tests: test invokes a script which does not exist

Apparently test_bgp_peer_type_multipath_relax.py does
no really need to run a `setup_vrfs` script.  Looking
at the other configuration for this test there are
no vrf's in the frr configuration.  So let's remove it

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/bgp_peer_type_multipath_relax/test_bgp_peer-type_multipath-relax.py