]> git.puffer.fish Git - mirror/frr.git/commit
tests: Breakup bgp_vrf_dynamic_route_leak_topo4 12639/head
authorDonald Sharp <sharpd@nvidia.com>
Fri, 13 Jan 2023 20:30:33 +0000 (15:30 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 13 Jan 2023 20:30:33 +0000 (15:30 -0500)
commit186b9ab8c5dd4cfe631892e9fbc0aec723bc9850
tree09111d64628d9e09888ed00e168dcaa11039000f
parentc0937881df35118f726536be80e4a9028c57334b
tests: Breakup bgp_vrf_dynamic_route_leak_topo4

Single run of this test suite on my machine was 8 minutes.
Breaking this up into 3 test suites halves the run time.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/bgp_vrf_dynamic_route_leak_topo4/test_bgp_vrf_dynamic_route_leak_topo4-1.py [new file with mode: 0644]
tests/topotests/bgp_vrf_dynamic_route_leak_topo4/test_bgp_vrf_dynamic_route_leak_topo4-2.py [new file with mode: 0644]
tests/topotests/bgp_vrf_dynamic_route_leak_topo4/test_bgp_vrf_dynamic_route_leak_topo4-3.py [new file with mode: 0644]
tests/topotests/bgp_vrf_dynamic_route_leak_topo4/test_bgp_vrf_dynamic_route_leak_topo4.py [deleted file]