Skip to content

Commit

Permalink
fixed mgmt-ipv4 for cert test
Browse files Browse the repository at this point in the history
  • Loading branch information
steiler committed Jan 8, 2024
1 parent 198352f commit 27f01e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/02-basic-srl/02-srl02.clab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ topology:
srl1:
kind: nokia_srlinux
startup-config: srl1-startup.cli
mgmt-ipv4: 172.20.20.200
srl2:
kind: nokia_srlinux
image: ghcr.io/nokia/srlinux
startup-config: https://raw.githubusercontent.com/srl-labs/containerlab/main/tests/02-basic-srl/srl2-startup.cli
mgmt-ipv4: 172.20.20.201

links:
- endpoints: ["srl1:e1-1", "srl2:e1-1"]

0 comments on commit 27f01e3

Please sign in to comment.