Skip to content

Commit 1b0192b

Browse files
committed
Fix: increase OSPF-with-EVPN prefix propagation wait time to make it symmetrical
1 parent 835147d commit 1b0192b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/evpn/22-ospf-ce-router.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ validate:
6565
plugin: ospf_prefix(nodes.ce2.loopback.ipv4)
6666
pfx_ce1:
6767
description: Check CE1 loopback on CE2
68-
wait: 15
68+
wait: 30
6969
wait_msg: Waiting for BGP/OSPF convergence
7070
nodes: [ ce2 ]
7171
plugin: ospf_prefix(nodes.ce1.loopback.ipv4)

0 commit comments

Comments
 (0)