]> git.puffer.fish Git - matthieu/frr.git/commit
tests: bgp_flowspec expand timings
authorDonald Sharp <sharpd@nvidia.com>
Mon, 3 Jul 2023 20:12:16 +0000 (16:12 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 10 Jul 2023 13:06:40 +0000 (09:06 -0400)
commit162b61ec162d07c673529407234b2a29368ff9ee
tree2b16230664ce8271d7170f2d45adaca8f0224785
parent377e92bc89a651315985b92a07925b45dfce1e3b
tests: bgp_flowspec expand timings

Attempt to set the hold time in the bgp flowspec exabgp
config.  In addition it was noticed that upstream bgp_flowspec
tests are still not negotiating peering within the time frame
specified.  This is because the first tcp packet is missed
and no keepalive/hold time are negotiated and exabgp will
not attempt a reconnect for quite some time.  Make this
test slower when things go south.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/bgp_flowspec/peer1/exabgp.cfg
tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py