X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=tests%2Fhardware%2Fbios_version%2Fbios_version_dell.robot;fp=tests%2Fhardware%2Fbios_version%2Fbios_version_dell.robot;h=cf643988bf49fe685dc9d88c3788bb0d9a07ea0f;hb=5bbec2ac58111c0c48ea2225d605169832e24354;hp=efa9dd96660421de6210cbbf47a070ff68a42ea9;hpb=bd9a2c23681b068c3675ccc228fc641956b3db84;p=validation.git diff --git a/tests/hardware/bios_version/bios_version_dell.robot b/tests/hardware/bios_version/bios_version_dell.robot index efa9dd9..cf64398 100644 --- a/tests/hardware/bios_version/bios_version_dell.robot +++ b/tests/hardware/bios_version/bios_version_dell.robot @@ -24,10 +24,11 @@ Suite Setup Open Connection And Log In Suite Teardown Close All Connections *** Variables *** -${HOST} localhost -${USERNAME} localadmin +#${HOST} localhost +#${USERNAME} localadmin +#${SYSINFO} PowerEdge R740xd +#${BIOS_REVISION} 1.3 ${LOG} /opt/akraino/validation/bios_version/print_bios.txt -${SYSINFO} PowerEdge R740xd *** Test Cases *** Get HW Details @@ -42,7 +43,7 @@ Verify BIOS Revision Start Command dmidecode | more | grep 'BIOS Revision' sudo=True ${stdout}= Read Command Output Append To File ${LOG} ${stdout}${\n} - Should Contain ${stdout} BIOS Revision: 1.3 + Should Contain ${stdout} BIOS Revision: ${BIOS_REVISION} Check NUMA and CPU [Documentation] NUMAs and CPU components