Lines Matching refs:Keyword
66 ${status}= Run Keyword If ${iter} % 100 == 0 Run Keyword And Return Status
68 Run Keyword If ${status} == False Append To List ${fail_list} ${iter}
91 …${status}= Run Keyword And Return Status SSHLibrary.Login ${OPENBMC_USERNAME} ${OPENBMC_PASSW…
122 ${status}= Run Keyword If ${iter} % 100 == 0 Run Keyword And Return Status
124 Run Keyword If ${status} == False Append To List ${fail_list} ${iter}
144 Run Keyword and Ignore Error
148 ${status}= Run keyword If ${iter} % ${100} == ${0} Run Keyword And Return Status
150 Run Keyword If ${status} == ${False} Append To List ${ssh_status_list} ${status}
175 Run Keyword And Ignore Error Login to GUI With Incorrect Credentials
178 ${status}= Run Keyword If ${iter} % 100 == 0 Run Keyword And Return Status
181 Run Keyword If '${status}' == 'True'
186 Run Keyword If ${fail_count} > ${0} FAIL Could not open BMC GUI ${fail_count} times
210 ${status}= Run Keyword And Return Status
212 Run Keyword If '${status}' == 'False' Append To List ${failed_list} ${iter}
218 Run Keyword If ${fail_count} > ${0} FAIL Could not open BMC GUI ${fail_count} times
249 Run Keyword And Ignore Error
254 ${status}= Run Keyword And Return Status
256 Run Keyword If '${status}' == 'False' Append To List ${failed_iter_list} ${iter}
260 …Run Keyword If ${fail_count} > ${0} FAIL Could not do Redfish delete operation ${fail_count} ti…
272 Run Keyword And Ignore Error
275 ${status}= Run Keyword If ${iter} % 100 == 0
276 ... Run Keyword And Return Status
278 Run Keyword If ${status} == ${False}
361 Run Keyword And Ignore Error Redfish.Login ${login_username} incorrect_password
365 ${status}= Run Keyword And Return Status
367 Run Keyword If '${status}' == 'False' Append To List ${failed_iter_list} ${iter}
372 Run Keyword If ${fail_count} > ${0} FAIL Could not Login to Redfish ${fail_count} times
381 ${status}= Run Keyword And Return Status
407 ${file_exist}= Run Keyword And Return Status OperatingSystem.File Should Exist 100-file
408 Run Keyword If 'True' == '${file_exist}' Remove File 100-file