Skip to content

Commit

Permalink
Update 01-basic-flow.robot
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Jul 1, 2021
1 parent 79c306a commit 55bfc32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/01-smoke/01-basic-flow.robot
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Verify static mgmt addressing for l2
Log ${ipv6}
Should Be Equal As Strings ${ipv6} ${n2-ipv6}

Verify on l1 environment variable MYVAR is set
Verify l1 environment has MYVAR variable set
${rc} ${output} = Run And Return Rc And Output
... ${runtime-cli-exec-cmd} clab-2-linux-nodes-l1 sh -c "echo \\$MYVAR"
Log ${output}
Expand Down

0 comments on commit 55bfc32

Please sign in to comment.