Lines Matching refs:Keyword
48 Run Keyword And Ignore Error Powercycle System Via PDU
50 ${ping_status}= Run Keyword And Return Status
54 #Run Keyword if ${ping_status} == ${True} MTU Ping Test
56 Run Keyword if ${ping_status} == ${False}
61 Run Keyword If ${REDFISH_SUPPORTED}
76 Wait Until Keyword Succeeds 1 min 30 sec Initialize OpenBMC
78 ${ready_status}= Run Keyword And Return Status Is BMC Ready
79 Run Keyword If '${ready_status}' == '${False}'
84 Run Keyword And Ignore Error Set BMC Power Policy ${ALWAYS_POWER_OFF}
85 Run Keyword And Ignore Error Delete All Error Logs
86 Run Keyword And Ignore Error Delete All Dumps
92 Wait Until Keyword Succeeds 1 min 30 sec Redfish.Login
96 Run Keyword And Ignore Error Redfish Set Power Restore Policy AlwaysOff
97 Run Keyword And Ignore Error Redfish Purge Event Log
98 Run Keyword And Ignore Error Redfish Delete All BMC Dumps
99 Run Keyword And Ignore Error Redfish Delete All System Dumps
100 Run Keyword And Ignore Error Clear All Subscriptions
101 Run Keyword And Ignore Error Delete All Redfish Sessions
107 ${l_status}= Run Keyword and Return Status
109 Run Keyword If '${l_status}' == '${False}'