Lines Matching +full:run +full:- +full:control
49 ${l_ping}= Run Keyword And Return Status
53 ${l_rest}= Run Keyword And Return Status
66 ${l_ping}= Run Keyword And Return Status Ping Host ${OPENBMC_HOST}
69 ${l_rest}= Run Keyword And Return Status Redfish.Login
114 ${status} ${result}= Run Keyword And Ignore Error
170 ${cmd_buf}= Run Keyword If '${os_username}' == 'root'
173 ... Set Variable echo ${os_password} | sudo -S reboot
190 ${time_string}= Run Keyword If ${hard} Set Variable ${SPACE}now
193 ${cmd_buf}= Run Keyword If '${os_username}' == 'root'
196 ... Set Variable echo ${os_password} | sudo -S shutdown${time_string}
221 # quiet Indicates whether this keyword should run without any output to
237 # prior call to this function or via a -v parm), this keyword will simply
245 # -v boot_prog_method:Old to force old behavior on such builds.
249 ${new_status} ${new_value}= Run Keyword And Ignore Error
274 ${resp}= Call Method ${OPENBMC_BASE_URI}control/chassis0/ powerOn
289 ${resp}= Call Method ${OPENBMC_BASE_URI}control/chassis0/ powerOff
300 # quiet Indicates whether this keyword should run without any output to
304 ${state}= Run Keyword If '${boot_prog_method}' == 'New'
317 # quiet Indicates whether this keyword should run without any output to
367 ... ${OPENBMC_BASE_URI}control/bmc0/action/warmReset data=${data}
381 # quiet Indicates whether this keyword should run without any output to
387 ${resp}= Call Method ${OPENBMC_BASE_URI}control/chassis0/ getPowerState
414 ${resp}= Call Method /org/openbmc/control/flash/bios/ update
423 ${data}= Read Properties /org/openbmc/control/flash/bios
451 ${status}= Run Keyword And Return Status Variable Should Exist
469 ... cpu -
488 ${resp}= Get Matches ${list} regexp=^.*[0-9a-z_].${endpoint}\[_0-9a-z]*$ case_insensitive=${True}
498 # policy to the new style "xyz.openbmc_project.Control.Power.RestorePolicy.
509 # Run the appropriate keyword.
510 Run Key ${bmc_power_policy_method} Set Power Policy \ ${policy}
553 # 0 - indicates chip select is current side.
554 # 32 - indicates chip select is alternate side.
620 # (e.g. "/xyz/openbmc_project/control/host0/TPMEnable").
665 [Arguments] ${power_restore_policy}=always-off
669 # always-on : turn on when power is restored
671 # always-off : stay off after power is restored
673 ${resp}= Run IPMI Standard Command chassis policy ${power_restore_policy}
674 # Example: Set chassis power restore policy to always-off
725 Set Control Boot Mode
732 # /xyz/openbmc_project/control/host0/boot
733 # /xyz/openbmc_project/control/host0/boot/one_time
736 # "xyz.openbmc_project.Control.Boot.Mode.Modes.Regular"
757 ${bmc_time_via_date} ${stderr} ${rc}= BMC Execute Command date +"%Y-%m-%dT%H:%M:%S" print_err=1
771 ${headers}= Create Dictionary Content-Type=application/json X-Auth-Token=${XAUTH_TOKEN}
802 [Documentation] Get task states from pre-define data/task_state.json file.
867 # "Enabled" -> BMC Ready, "Starting" -> BMC NotReady
933 # Refer: openbmc/docs/designs/boot-progress.md
948 # test is run in loops.
1078 ${cmd}= Catenate busctl set-property xyz.openbmc_project.Watchdog
1140 ${resp}= pldmtool bios SetBIOSAttributeCurrentValue -a ${attribute_name} -d ${attribute_value}
1160 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attribute_name}