From 955c9b438e765d850e775a0de83c22f048380b59 Mon Sep 17 00:00:00 2001 From: Renato Westphal Date: Fri, 16 Oct 2020 20:40:11 -0300 Subject: [PATCH] tests: fix spurious failures in the TI-LFA topotest Skip comparing neighbor-extended-circuit-id in yang output. They are not consistent. This is similar to commit ecc11c93b7eace which fixed the same problem in the IS-IS SR topotest. Signed-off-by: Renato Westphal --- .../rt1/step1/show_yang_interface_isis_adjacencies.ref | 2 -- .../rt2/step1/show_yang_interface_isis_adjacencies.ref | 4 ---- .../rt3/step1/show_yang_interface_isis_adjacencies.ref | 4 ---- .../rt4/step1/show_yang_interface_isis_adjacencies.ref | 4 ---- .../rt5/step1/show_yang_interface_isis_adjacencies.ref | 4 ---- .../rt6/step1/show_yang_interface_isis_adjacencies.ref | 2 -- 6 files changed, 20 deletions(-) diff --git a/tests/topotests/isis-tilfa-topo1/rt1/step1/show_yang_interface_isis_adjacencies.ref b/tests/topotests/isis-tilfa-topo1/rt1/step1/show_yang_interface_isis_adjacencies.ref index 69dcc91b1d62..26f0dffa7ae2 100644 --- a/tests/topotests/isis-tilfa-topo1/rt1/step1/show_yang_interface_isis_adjacencies.ref +++ b/tests/topotests/isis-tilfa-topo1/rt1/step1/show_yang_interface_isis_adjacencies.ref @@ -11,7 +11,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0003", - "neighbor-extended-circuit-id": 2, "hold-timer": 9, "neighbor-priority": 64, "state": "up" @@ -19,7 +18,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0002", - "neighbor-extended-circuit-id": 2, "hold-timer": 9, "neighbor-priority": 64, "state": "up" diff --git a/tests/topotests/isis-tilfa-topo1/rt2/step1/show_yang_interface_isis_adjacencies.ref b/tests/topotests/isis-tilfa-topo1/rt2/step1/show_yang_interface_isis_adjacencies.ref index 280c761b9e6e..1ea72a528bd5 100644 --- a/tests/topotests/isis-tilfa-topo1/rt2/step1/show_yang_interface_isis_adjacencies.ref +++ b/tests/topotests/isis-tilfa-topo1/rt2/step1/show_yang_interface_isis_adjacencies.ref @@ -11,7 +11,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0004", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -31,7 +30,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0004", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -51,7 +49,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0001", - "neighbor-extended-circuit-id": 2, "hold-timer": 9, "neighbor-priority": 100, "state": "up" @@ -59,7 +56,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0003", - "neighbor-extended-circuit-id": 2, "hold-timer": 9, "neighbor-priority": 64, "state": "up" diff --git a/tests/topotests/isis-tilfa-topo1/rt3/step1/show_yang_interface_isis_adjacencies.ref b/tests/topotests/isis-tilfa-topo1/rt3/step1/show_yang_interface_isis_adjacencies.ref index 606595e3fa73..d174b4a47510 100644 --- a/tests/topotests/isis-tilfa-topo1/rt3/step1/show_yang_interface_isis_adjacencies.ref +++ b/tests/topotests/isis-tilfa-topo1/rt3/step1/show_yang_interface_isis_adjacencies.ref @@ -11,7 +11,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0005", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -31,7 +30,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0005", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -51,7 +49,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0001", - "neighbor-extended-circuit-id": 2, "hold-timer": 9, "neighbor-priority": 100, "state": "up" @@ -59,7 +56,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0002", - "neighbor-extended-circuit-id": 2, "hold-timer": 9, "neighbor-priority": 64, "state": "up" diff --git a/tests/topotests/isis-tilfa-topo1/rt4/step1/show_yang_interface_isis_adjacencies.ref b/tests/topotests/isis-tilfa-topo1/rt4/step1/show_yang_interface_isis_adjacencies.ref index 9d7a19e86833..2eb64b6fc98d 100644 --- a/tests/topotests/isis-tilfa-topo1/rt4/step1/show_yang_interface_isis_adjacencies.ref +++ b/tests/topotests/isis-tilfa-topo1/rt4/step1/show_yang_interface_isis_adjacencies.ref @@ -11,7 +11,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0002", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -31,7 +30,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0002", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -51,7 +49,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0005", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -71,7 +68,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0006", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" diff --git a/tests/topotests/isis-tilfa-topo1/rt5/step1/show_yang_interface_isis_adjacencies.ref b/tests/topotests/isis-tilfa-topo1/rt5/step1/show_yang_interface_isis_adjacencies.ref index 4a3e62612304..1ff8c2cd4e77 100644 --- a/tests/topotests/isis-tilfa-topo1/rt5/step1/show_yang_interface_isis_adjacencies.ref +++ b/tests/topotests/isis-tilfa-topo1/rt5/step1/show_yang_interface_isis_adjacencies.ref @@ -11,7 +11,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0003", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -31,7 +30,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0003", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -51,7 +49,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0004", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -71,7 +68,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0006", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" diff --git a/tests/topotests/isis-tilfa-topo1/rt6/step1/show_yang_interface_isis_adjacencies.ref b/tests/topotests/isis-tilfa-topo1/rt6/step1/show_yang_interface_isis_adjacencies.ref index 49c40a471c67..734832358f70 100644 --- a/tests/topotests/isis-tilfa-topo1/rt6/step1/show_yang_interface_isis_adjacencies.ref +++ b/tests/topotests/isis-tilfa-topo1/rt6/step1/show_yang_interface_isis_adjacencies.ref @@ -11,7 +11,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0004", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up" @@ -31,7 +30,6 @@ { "neighbor-sys-type": "level-1", "neighbor-sysid": "0000.0000.0005", - "neighbor-extended-circuit-id": 0, "hold-timer": 9, "neighbor-priority": 0, "state": "up"