From 11a7b1b8b9487f9100cfb5df225ec32304d6db86 Mon Sep 17 00:00:00 2001 From: Louis Scalbert Date: Tue, 28 Nov 2023 16:18:30 +0100 Subject: [PATCH] topotests: tmp fix delay in bgp_peer_type_multipath_relax Workaround an issue in bgp_peer_type_multipath_relax. Link: https://github.com/FRRouting/frr/issues/14895 Signed-off-by: Louis Scalbert --- tests/topotests/bgp_peer_type_multipath_relax/exabgp.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/topotests/bgp_peer_type_multipath_relax/exabgp.env b/tests/topotests/bgp_peer_type_multipath_relax/exabgp.env index bb36af522ab8..989228a29327 100644 --- a/tests/topotests/bgp_peer_type_multipath_relax/exabgp.env +++ b/tests/topotests/bgp_peer_type_multipath_relax/exabgp.env @@ -44,7 +44,7 @@ enable = false file = '' [exabgp.reactor] -speed = 1.0 +speed = 5.0 [exabgp.tcp] acl = false