]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Split up the bgp GR topotests
authorDonald Sharp <sharpd@nvidia.com>
Thu, 30 Sep 2021 16:16:28 +0000 (12:16 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 19 Nov 2021 12:53:12 +0000 (07:53 -0500)
commitb0449478202c3b03d0490e536f8c8d65d71aec0d
treefcfdefae9d5df73b8ef22333371d26e67e7d1892
parent41eec96003cb60771105b5105072681e990f7b5c
tests: Split up the bgp GR topotests

The bgp gr topotests had run times that were greater than 10 minutes each.
Just brute force break up the tests to 4 different sub parts.

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