Skip to content

Commit a4c07e8

Browse files
committed
WIP
Signed-off-by: Daniil Klimuk <[email protected]>
1 parent 64d5315 commit a4c07e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

dts/dts-e2e.robot

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,3 +1012,9 @@ Login To DTS Via SSH In QEMU
10121012
... newline=LF
10131013
Wait Until Keyword Succeeds 3x 1s
10141014
... SSHLibrary.Login root
1015+
1016+
Check DPP Credentials In DTS
1017+
[Documentation] This KW checks whether DTS saves provided credentials
1018+
.... correctly.
1019+
[Arguments] ${dpp_email} ${dpp_password}
1020+
Execute Command In Terminal cat /etc/cloud_pass

0 commit comments

Comments
 (0)