Skip to content

Commit

Permalink
Merge pull request FRRouting#7335 from opensourcerouting/fix-ti-lfa-t…
Browse files Browse the repository at this point in the history
…opotest

tests: fix spurious failures in the TI-LFA topotest
  • Loading branch information
donaldsharp authored Oct 17, 2020
2 parents 421791c + 955c9b4 commit 5886ede
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,13 @@
{
"neighbor-sys-type": "level-1",
"neighbor-sysid": "0000.0000.0003",
"neighbor-extended-circuit-id": 2,
"hold-timer": 9,
"neighbor-priority": 64,
"state": "up"
},
{
"neighbor-sys-type": "level-1",
"neighbor-sysid": "0000.0000.0002",
"neighbor-extended-circuit-id": 2,
"hold-timer": 9,
"neighbor-priority": 64,
"state": "up"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -51,15 +49,13 @@
{
"neighbor-sys-type": "level-1",
"neighbor-sysid": "0000.0000.0001",
"neighbor-extended-circuit-id": 2,
"hold-timer": 9,
"neighbor-priority": 100,
"state": "up"
},
{
"neighbor-sys-type": "level-1",
"neighbor-sysid": "0000.0000.0003",
"neighbor-extended-circuit-id": 2,
"hold-timer": 9,
"neighbor-priority": 64,
"state": "up"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -51,15 +49,13 @@
{
"neighbor-sys-type": "level-1",
"neighbor-sysid": "0000.0000.0001",
"neighbor-extended-circuit-id": 2,
"hold-timer": 9,
"neighbor-priority": 100,
"state": "up"
},
{
"neighbor-sys-type": "level-1",
"neighbor-sysid": "0000.0000.0002",
"neighbor-extended-circuit-id": 2,
"hold-timer": 9,
"neighbor-priority": 64,
"state": "up"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 5886ede

Please sign in to comment.