Lines Matching refs:Run
31 Run IPMI Command
32 [Documentation] Run the raw IPMI command.
43 ${resp}= Run Keyword If '${IPMI_COMMAND}' == 'External'
44 ... Run External IPMI Raw Command ${command} ${fail_on_err} &{options}
46 ... Run Inband IPMI Raw Command ${command}
48 ... Run Dbus IPMI RAW Command ${command}
53 Run IPMI Standard Command
54 [Documentation] Run the standard IPMI command.
67 ${resp}= Run Keyword If '${IPMI_COMMAND}' == 'External'
68 … ... Run External IPMI Standard Command ${command} ${fail_on_err} ${expected_rc} &{options}
70 ... Run Inband IPMI Standard Command ${command} ${fail_on_err}
72 ... Run Dbus IPMI Standard Command ${command}
77 Run Dbus IPMI RAW Command
78 [Documentation] Run the raw IPMI command through dbus.
88 Run Dbus IPMI Standard Command
89 [Documentation] Run the standard IPMI command through dbus.
99 Run Inband IPMI Raw Command
100 [Documentation] Run the raw IPMI command in-band.
122 Run Inband IPMI Standard Command
123 [Documentation] Run the standard IPMI command in-band.
136 Run Keyword If ${login_host} == ${1}
148 Run External IPMI Standard Command
149 [Documentation] Run the external IPMI standard command.
167 ${rc} ${output}= Run And Return RC and Output ${ipmi_cmd}
173 Run External IPMI Raw Command
174 [Documentation] Run the external IPMI raw command.
177 # This keyword is a wrapper for 'Run External IPMI Standard Command'. See
179 # the word "raw" plus a space to command prior to calling 'Run External
182 ${output}= Run External IPMI Standard Command
221 ${rc} ${output}= Run and Return RC and Output ${ipmi_cmd}
222 Run Keyword If ${rc} > 0 Run Keywords
223 ... Run Keyword And Ignore Error Terminate Process sol_proc
255 Run Keyword if ${index} == 0 Set NetFn Byte ${word}
256 Run Keyword if ${index} == 1 Set Cmd Byte ${word}
257 Run Keyword if ${index} > 1 Set Array Byte ${word}
271 # Sample small IPMI raw command: Run IPMI command 0x06 0x36
276 Run Keyword if ${argLength} == 9 Return from Keyword ${valueinBytesWithoutArray}
311 Run Keyword If ${installed} == ['ipmitool']
312 ... Run Keywords Set Suite Variable ${IPMITOOL_PATH} ${response}
334 ${output}= Run External IPMI Standard Command chassis power on
337 Run Keyword If '${wait}' == '${0}' Return From Keyword
349 ${output}= Run External IPMI Standard Command chassis power off
352 Run Keyword If '${wait}' == '${0}' Return From Keyword
359 ${status}= Run External IPMI Standard Command chassis power status
366 ${output}= Run External IPMI Standard Command chassis power status
381 Run Inband IPMI Standard Command
384 Run Inband IPMI Standard Command
387 Run Inband IPMI Standard Command
400 ${output}= Wait Until Keyword Succeeds 15 sec 5 sec Run External IPMI Standard Command
414 ${resp}= Run IPMI Standard Command ${ipmi_cmd}
426 Run IPMI Standard Command user enable ${userid}
447 ${access}= Run IPMI Standard Command channel getaccess ${CHANNEL_NUMBER} ${random_userid}
451 ${is_empty}= Run Keyword And Return Status
463 ${resp}= Run IPMI Standard Command user summary ${CHANNEL_NUMBER}
489 ${resp}= Run IPMI Standard Command user list
499 Run IPMI Standard Command user set name ${userid} ""
517 Run IPMI Standard Command ${ipmi_cmd}
531 Run IPMI Standard Command user set name ${user_record['user_id']} ""
556 ${resp}= Run IPMI Command ${cmd}
570 ${resp}= Run IPMI Standard Command sensor
575 ${discrete_sensor_status}= Run Keyword And Return Status Should Contain ${sensor} discrete
599 ${resp}= Run IPMI Standard Command sdr get "${sensor_name}"
660 ${resp}= Run IPMI Command
675 ${resp}= Run IPMI Command ${ipmi_cmd} fail_on_err=0