]> git.puffer.fish Git - mirror/frr.git/commit
tests: Reduce run time of bgp_l3vpn_to_bgp_vrf 7051/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 3 Sep 2020 14:52:54 +0000 (10:52 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 3 Sep 2020 14:54:16 +0000 (10:54 -0400)
commitff3218f5afdb3b26f2f2280a68b87afaa6223785
treeddd39963e50b5b8f92ff9d2e52ff7070cf4d9f96
parentf3ce48d31ae23be09823d91d92be7f21262da56f
tests: Reduce run time of bgp_l3vpn_to_bgp_vrf

Reduces run time of the bgp_l3vpn_to_bgp_vrf topotests
from ~118 seconds to ~87 seconds by reducing hello timers
in bgp and ospf

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
12 files changed:
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce2/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/ce4/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r1/ospfd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r2/ospfd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r3/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r3/ospfd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/bgpd.conf
tests/topotests/bgp_l3vpn_to_bgp_vrf/r4/ospfd.conf