X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fhardware%2Fbios_version%2Fbios_version_dell.robot;h=682e596815018dfaf622e893453a3794e3f39b4f;hp=166182c576f7e69b98d28a1476171445a700a2e9;hb=091ceeda0d766bfac8e6f02f5c13fbf06e07c450;hpb=047c6a77a762cf6a246b6eb6a087c7b85aa05dee diff --git a/tests/hardware/bios_version/bios_version_dell.robot b/tests/hardware/bios_version/bios_version_dell.robot index 166182c..682e596 100644 --- a/tests/hardware/bios_version/bios_version_dell.robot +++ b/tests/hardware/bios_version/bios_version_dell.robot @@ -28,6 +28,7 @@ Suite Teardown Close All Connections #${USERNAME} localadmin #${SYSINFO} PowerEdge R740xd #${BIOS_REVISION} 1.3 +${SSH_KEYFILE} /root/.ssh/id_rsa ${LOG} ${LOG_PATH}${/}${SUITE_NAME.replace(' ','_')}.log *** Test Cases *** @@ -60,5 +61,5 @@ Verify Block Devices *** Keywords *** Open Connection And Log In Open Connection ${HOST} - Login With Public Key ${USERNAME} /root/.ssh/${USERNAME}_id_rsa + Login With Public Key ${USERNAME} ${SSH_KEYFILE}