]> git.puffer.fish Git - matthieu/frr.git/commit
tests: fix BGP delayopen timer expiration test
authorDavid Schweizer <dschweizer@opensourcerouting.org>
Mon, 10 Jul 2023 13:46:05 +0000 (15:46 +0200)
committerDavid Schweizer <dschweizer@opensourcerouting.org>
Mon, 10 Jul 2023 13:46:05 +0000 (15:46 +0200)
commit59640b7223e263a6b7ce478d506128ffced8d2e7
tree10e6f8181d0f68e8393f12649205df5b83260d57
parentb35dbae2c20f9708ba092e27c1d7f5ddd873be30
tests: fix BGP delayopen timer expiration test

The changes allow the test to correctly pass in case the connection
between two peers is be established in less than 0.5 seconds after the
delayopen timer expires.

Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
tests/topotests/bgp_features/test_bgp_features.py