We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d5315 commit a4c07e8Copy full SHA for a4c07e8
dts/dts-e2e.robot
@@ -1012,3 +1012,9 @@ Login To DTS Via SSH In QEMU
1012
... newline=LF
1013
Wait Until Keyword Succeeds 3x 1s
1014
... 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