Lines Matching +full:os +full:- +full:initiated
130 Login To OS Host
131 [Documentation] Login to OS Host and return the Login response code.
136 # ${os_host} IP address of the OS Host.
137 # ${os_username} OS Host Login user name.
138 # ${os_password} OS Host Login passwrd.
160 Initiate OS Host Reboot
161 [Documentation] Initiate an OS reboot.
166 # os_host The host name or IP address of the OS.
167 # os_username The username to be used to sign in to the OS.
168 # os_password The password to be used to sign in to the OS.
171 ... echo ${os_password} | sudo -S reboot
173 ${output} ${stderr} ${rc}= OS Execute Command
177 Initiate OS Host Power Off
178 [Documentation] Initiate an OS reboot.
183 # os_host The DNS name or IP of the OS.
184 # os_username The username to be used to sign in to the OS.
185 # os_password The password to be used to sign in to the OS.
192 ... echo ${os_password} | sudo -S shutdown${time_string}
194 ${output} ${stderr} ${rc}= OS Execute Command
233 # prior call to this function or via a -v parm), this keyword will simply
241 # -v boot_prog_method:Old to force old behavior on such builds.
366 ${session_active}= Check If warmReset is Initiated
438 Create OS Console File Path
439 [Documentation] Create OS console file path name and return it.
466 ... cpu -
485 …${resp}= Get Matches ${list} regexp=^.*[0-9a-z_].${endpoint}\[_0-9a-z]*$ case_insensitive=${Tr…
550 # 0 - indicates chip select is current side.
551 # 32 - indicates chip select is alternate side.
662 [Arguments] ${power_restore_policy}=always-off
666 # always-on : turn on when power is restored
668 # always-off : stay off after power is restored
671 # Example: Set chassis power restore policy to always-off
754 …${bmc_time_via_date} ${stderr} ${rc}= BMC Execute Command date +"%Y-%m-%dT%H:%M:%S" print_err…
768 ${headers}= Create Dictionary Content-Type=application/json X-Auth-Token=${XAUTH_TOKEN}
799 [Documentation] Get task states from pre-define data/task_state.json file.
864 # "Enabled" -> BMC Ready, "Starting" -> BMC NotReady
930 # Refer: openbmc/docs/designs/boot-progress.md
1075 ${cmd}= Catenate busctl set-property xyz.openbmc_project.Watchdog
1137 ${resp}= pldmtool bios SetBIOSAttributeCurrentValue -a ${attribute_name} -d ${attribute_value}
1157 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${attribute_name}
1177 Wait Until Keyword Succeeds 10 min 30 sec OS Execute Command uptime