Skip to content

Commit

Permalink
skip mgmt addressing for containerd
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Jun 23, 2021
1 parent 7e1fda3 commit ffd11b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/01-smoke/01-basic-flow.robot
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Verify port forwarding for node l2
Should Contain ${output} Thank you for using nginx

Verify static mgmt addressing for l2
Skip If '${runtime} != docker'
${rc} ${ipv4} = Run And Return Rc And Output
... ${runtime-cli-exec-cmd} clab-2-linux-nodes-l2 ip -o -4 a sh eth0 | cut -d ' ' -f7
Log ${ipv4}
Expand Down

0 comments on commit ffd11b4

Please sign in to comment.