Skip to content

Commit

Permalink
Updated test results
Browse files Browse the repository at this point in the history
  • Loading branch information
jbemmel committed Dec 5, 2024
1 parent 11fa411 commit 6446525
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions tests/topology/expected/lag-mlag-m_to_m.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ lag:
lacp_mode: active
mode: 802.3ad
links:
- _linkname: links[1].lag[1]
- _linkname: links[1].peerlink[1]
interfaces:
- ifindex: 1
ifname: Ethernet1
Expand All @@ -37,7 +37,7 @@ links:
node_count: 2
prefix: false
type: p2p
- _linkname: links[2].lag[1]
- _linkname: links[2].peerlink[1]
interfaces:
- ifindex: 1
ifname: Ethernet1
Expand Down
4 changes: 2 additions & 2 deletions tests/topology/expected/lag-mlag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ lag:
lacp_mode: active
mode: 802.3ad
links:
- _linkname: links[1].lag[1]
- _linkname: links[1].peerlink[1]
interfaces:
- ifindex: 1
ifname: ethernet1/1/1
Expand Down Expand Up @@ -152,7 +152,7 @@ links:
type: lag
vlan:
access: red
- _linkname: links[1].lag[2]
- _linkname: links[1].peerlink[2]
interfaces:
- ifindex: 2
ifname: ethernet1/1/2
Expand Down

0 comments on commit 6446525

Please sign in to comment.