]> git.puffer.fish Git - matthieu/frr.git/commit
tests: increase hello multiplier in TI-LFA topotest
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 25 Jul 2023 22:50:14 +0000 (19:50 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 29 Jul 2023 17:10:31 +0000 (14:10 -0300)
commit824b1d299a32797279ede9275e30c6ad0fbc60ea
tree3317f873299382f87fadb0ec973eb476bfe439e2
parent49e9bb281985c0df4ecadf8b61f8ed37862eed52
tests: increase hello multiplier in TI-LFA topotest

In this topotest, the IS-IS hello interval is set to 1 for fast
convergence. However, the current hello multiplier of 3 results in a
tight IS-IS adjacency holdtime of 3 seconds. This tight timeframe can
cause failures when the testing machine is running multiple tests at
full capacity. To improve stability under such conditions, this commit
raises the hello multiplier to 10, providing a more forgiving holdtime
and reducing the likelihood of failures.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
12 files changed:
tests/topotests/isis_tilfa_topo1/rt1/isisd.conf
tests/topotests/isis_tilfa_topo1/rt1/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis_tilfa_topo1/rt2/isisd.conf
tests/topotests/isis_tilfa_topo1/rt2/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis_tilfa_topo1/rt3/isisd.conf
tests/topotests/isis_tilfa_topo1/rt3/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis_tilfa_topo1/rt4/isisd.conf
tests/topotests/isis_tilfa_topo1/rt4/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis_tilfa_topo1/rt5/isisd.conf
tests/topotests/isis_tilfa_topo1/rt5/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis_tilfa_topo1/rt6/isisd.conf
tests/topotests/isis_tilfa_topo1/rt6/step1/show_yang_interface_isis_adjacencies.ref