tests: Speedup bfd-profiles-topo1 runtime

Decrease run time from ~70 seconds to ~60 seconds
by modifying the hello/dead interval interface timers
in ospf

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2020-09-03 09:09:20 -04:00
parent 5a65e36b11
commit b17dd2a023
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
interface r1-eth1
ip ospf area 0
ip ospf hello-interval 2
ip ospf dead-interval 10
ip ospf bfd
!
router ospf

View File

@ -1,5 +1,7 @@
interface r6-eth0
ip ospf area 0
ip ospf hello-interval 2
ip ospf dead-interval 10
ip ospf bfd
!
router ospf