]> git.puffer.fish Git - matthieu/frr.git/commit
tests: isis_te_topo1 can fail occassionally
authorDonald Sharp <sharpd@nvidia.com>
Sat, 29 Jul 2023 17:22:39 +0000 (13:22 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Sat, 29 Jul 2023 17:39:37 +0000 (13:39 -0400)
commit3984301417c1433167c9f862c0cf88edb288c8ec
tree99ef395bb89a0303889f6a34b2bc39770c05edf3
parentb0e3fcfe8c2a1562af5146737718853491395cf4
tests: isis_te_topo1 can fail occassionally

Upstream ( and locally ) this test fails.  The adj-sid value
being looked for in the testing is a dynamic value that is
assigned based upon how the network comes up.  The reality
is that there is no enforced order of what the adj-sid
can be.  As such this test looking for this value makes
no sense.  Let's remove that from the test.

Additionally bring the isis hello-interval to 1 down
from 3 to make things converge faster.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
13 files changed:
tests/topotests/isis_te_topo1/r1/isisd.conf
tests/topotests/isis_te_topo1/r2/isisd.conf
tests/topotests/isis_te_topo1/r3/isisd.conf
tests/topotests/isis_te_topo1/r4/isisd.conf
tests/topotests/isis_te_topo1/reference/ted_step1.json
tests/topotests/isis_te_topo1/reference/ted_step10.json
tests/topotests/isis_te_topo1/reference/ted_step2.json
tests/topotests/isis_te_topo1/reference/ted_step3.json
tests/topotests/isis_te_topo1/reference/ted_step4.json
tests/topotests/isis_te_topo1/reference/ted_step5.json
tests/topotests/isis_te_topo1/reference/ted_step6.json
tests/topotests/isis_te_topo1/reference/ted_step7.json
tests/topotests/isis_te_topo1/reference/ted_step8.json