]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Convert to using `neighbor X timers connect 1` for exabgp using tests
authorDonald Sharp <sharpd@nvidia.com>
Wed, 4 Dec 2024 17:22:59 +0000 (12:22 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 5 Dec 2024 19:08:12 +0000 (14:08 -0500)
commitdc372568ad6e0114d46c600d29c509fa31523a8d
treedb4f0ba2e85c245f7f4d3638c42f481237bf3d76
parenta43b11fcf647216a17b2809d602963ab732e823b
tests: Convert to using `neighbor X timers connect 1` for exabgp using tests

For those tests using exabgp convert them all to use `neighbor X timers
connect 1`.  I have noticed that occassionally when looking at the
support files for tests run that peers are in a wait period for
reconnecting which is longer than the test is waiting to converge.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
25 files changed:
tests/topotests/bgp_aggregate_address_topo1/r1/bgpd.conf
tests/topotests/bgp_aggregate_address_topo1/r2/bgpd.conf
tests/topotests/bgp_aggregator_zero/r1/bgpd.conf
tests/topotests/bgp_aspath_zero/r1/bgpd.conf
tests/topotests/bgp_ecmp_topo1/r1/bgpd.conf
tests/topotests/bgp_flowspec/r1/bgpd.conf
tests/topotests/bgp_invalid_nexthop/r1/frr.conf
tests/topotests/bgp_multiview_topo1/r1/bgpd.conf
tests/topotests/bgp_nexthop_ipv6/r1/bgpd.conf
tests/topotests/bgp_nexthop_ipv6/r2/bgpd.conf
tests/topotests/bgp_nexthop_ipv6/r4/bgpd.conf
tests/topotests/bgp_nexthop_ipv6/r5/bgpd.conf
tests/topotests/bgp_nexthop_ipv6/r6/bgpd.conf
tests/topotests/bgp_nexthop_ipv6/rr/bgpd.conf
tests/topotests/bgp_path_attribute_discard/r1/frr.conf
tests/topotests/bgp_path_attribute_discard/r2/frr.conf
tests/topotests/bgp_peer_type_multipath_relax/r1/bgpd.conf
tests/topotests/bgp_peer_type_multipath_relax/r2/bgpd.conf
tests/topotests/bgp_prefix_sid/r1/bgpd.conf
tests/topotests/bgp_prefix_sid2/r1/bgpd.conf
tests/topotests/bgp_route_server_client/r1/bgpd.conf
tests/topotests/bgp_route_server_client/r2/bgpd.conf
tests/topotests/bgp_route_server_client/r3/bgpd.conf
tests/topotests/bgp_route_server_client/r4/bgpd.conf
tests/topotests/bgp_vrf_netns/r1/bgpd.conf