]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Enchanced static routing testsuits
authornaveen <nguggarigoud@vmware.com>
Tue, 14 Apr 2020 06:34:36 +0000 (12:04 +0530)
committerVijay Kumar Gupta <vijayg@vmware.com>
Fri, 11 Dec 2020 00:44:48 +0000 (16:44 -0800)
commitee51a3d9ec604b0d732a4d8a41d24a6bd140c92f
tree8410780885be4d0ca37205aa829c8fdc267c3840
parent0705f3120d397e509c532f3adb187bd3cbee5f29
tests: Enchanced static routing testsuits

1. BGP timers are modified to reduce the run time.
2. Static sleeps are removed from the scripts.

Signed-off-by: naveen <nguggarigoud@vmware.com>
16 files changed:
tests/topotests/bgp-ecmp-topo2/test_ebgp_ecmp_topo2.py
tests/topotests/bgp-ecmp-topo2/test_ibgp_ecmp_topo2.py
tests/topotests/static_routing_with_ebgp/static_routes_topo1_ebgp.json
tests/topotests/static_routing_with_ebgp/static_routes_topo2_ebgp.json
tests/topotests/static_routing_with_ebgp/static_routes_topo3_ebgp.json
tests/topotests/static_routing_with_ebgp/test_static_routes_topo1_ebgp.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo2_ebgp.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo3_ebgp.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo4_ebgp.py
tests/topotests/static_routing_with_ibgp/static_routes_topo1_ibgp.json
tests/topotests/static_routing_with_ibgp/static_routes_topo2_ibgp.json
tests/topotests/static_routing_with_ibgp/static_routes_topo3_ibgp.json
tests/topotests/static_routing_with_ibgp/test_static_routes_topo1_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo2_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo3_ibgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo4_ibgp.py