]> git.puffer.fish Git - mirror/frr.git/commit
topotests: increase OSPF convergence speed
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 5 Oct 2021 15:35:42 +0000 (12:35 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 5 Oct 2021 15:38:40 +0000 (12:38 -0300)
commita6ce07852c0376dd5ecd9901302c2852086202c8
treeee342dec11a06867fa8c7c639df06b8d14077221
parentfd7abfa80b85190bbb790730d11f1d31e7c45669
topotests: increase OSPF convergence speed

Reduce timers so we send hello packets more often and reduce dead
interval to converge faster.

Previous test wait amount:
> INFO: topolog: 'router_json_cmp' succeeded after 47.20 seconds

New test wait amount:
> INFO: topolog: 'router_json_cmp' succeeded after 20.08 seconds

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/bfd_ospf_topo1/rt1/ospf6d.conf
tests/topotests/bfd_ospf_topo1/rt1/ospfd.conf
tests/topotests/bfd_ospf_topo1/rt2/ospf6d.conf
tests/topotests/bfd_ospf_topo1/rt2/ospfd.conf
tests/topotests/bfd_ospf_topo1/rt3/ospf6d.conf
tests/topotests/bfd_ospf_topo1/rt3/ospfd.conf
tests/topotests/bfd_ospf_topo1/rt4/ospf6d.conf
tests/topotests/bfd_ospf_topo1/rt4/ospfd.conf
tests/topotests/bfd_ospf_topo1/rt5/ospf6d.conf
tests/topotests/bfd_ospf_topo1/rt5/ospfd.conf