summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2020-09-03 15:09:20 +0200
committerDonald Sharp <sharpd@cumulusnetworks.com>2020-09-03 16:54:16 +0200
commitb17dd2a0233e436e2e6f1986331a8cf904bd151e (patch)
tree2072e44d02ad53fefe9965627e217bda4c5fb84d /tests
parenttests: Decrease ospf-sr-topo1 run time (diff)
downloadfrr-b17dd2a0233e436e2e6f1986331a8cf904bd151e.tar.xz
frr-b17dd2a0233e436e2e6f1986331a8cf904bd151e.zip
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>
Diffstat (limited to 'tests')
-rw-r--r--tests/topotests/bfd-profiles-topo1/r1/ospfd.conf2
-rw-r--r--tests/topotests/bfd-profiles-topo1/r6/ospfd.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/topotests/bfd-profiles-topo1/r1/ospfd.conf b/tests/topotests/bfd-profiles-topo1/r1/ospfd.conf
index c0896353a..4798d17c4 100644
--- a/tests/topotests/bfd-profiles-topo1/r1/ospfd.conf
+++ b/tests/topotests/bfd-profiles-topo1/r1/ospfd.conf
@@ -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
diff --git a/tests/topotests/bfd-profiles-topo1/r6/ospfd.conf b/tests/topotests/bfd-profiles-topo1/r6/ospfd.conf
index f16844401..d8fce344a 100644
--- a/tests/topotests/bfd-profiles-topo1/r6/ospfd.conf
+++ b/tests/topotests/bfd-profiles-topo1/r6/ospfd.conf
@@ -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