Home
last modified time | relevance | path

Searched refs:os_password (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dstate.py463 os_password="", argument
507 if os_password == "":
508 os_password = BuiltIn().get_variable_value("${OS_PASSWORD}")
509 error_message = gv.valid_value(os_password, invalid_values=[None, ""])
560 os_password=os_password,
583 os_password="", argument
650 if os_password == "":
651 os_password = BuiltIn().get_variable_value("${OS_PASSWORD}")
652 if os_password is None:
653 os_password = ""
[all …]
H A Dffdc_cli_robot_script.py228 os_password = robotBuildIn().get_variable_value(
232 if os_host and os_username and os_password:
233 os_type = get_os_type(os_host, os_username, os_password)
238 os_password,
250 def get_os_type(os_host, os_username, os_password): argument
258 ssh_remoteclient = SSHRemoteclient(os_host, os_username, os_password)
H A Dbmc_ssh_utils.py106 os_password="", argument
139 if os_password == "":
140 os_password = BuiltIn().get_variable_value(
148 if not gv.valid_value(os_password):
152 login_args = {"username": os_username, "password": os_password}
H A Dutils.robot134 ... ${os_password}=${OS_PASSWORD}
139 # ${os_password} OS Host Login passwrd.
144 ${resp}= SSHLibrary.Login ${os_username} ${os_password}
164 ... ${os_password}=${OS_PASSWORD}
169 # os_password The password to be used to sign in to the OS.
174 ... Set Variable echo ${os_password} | sudo -S reboot
183 ... ${os_password}=${OS_PASSWORD} ${hard}=${0}
188 # os_password The password to be used to sign in to the OS.
197 ... Set Variable echo ${os_password} | sudo -S shutdown${time_string}
H A Dipmi_client.robot102 ... ${os_password}=${OS_PASSWORD}
109 # os_password The OS host passwrd.
111 Login To OS Host ${os_host} ${os_username} ${os_password}
125 ... ${os_username}=${OS_USERNAME} ${os_password}=${OS_PASSWORD}
133 # os_password The OS host passwrd.
137 ... Login To OS Host ${os_host} ${os_username} ${os_password}
H A Dcommon_utils.robot157 ... ${os_password}=${OS_PASSWORD} ${quiet}=${QUIET}
164 # os_password The password to be used to sign on to the OS host.
176 ... ${os_password}
205 ... ${os_password}=${OS_PASSWORD} ${timeout}=${OS_WAIT_TIMEOUT}
213 # os_password The password to be used to sign on to the OS host.
226 ... ${os_host} ${os_username} ${os_password}
H A Dos_utilities.robot41 ... ${os_password}=${OS_PASSWORD}
46 # os_password OS Host Login passwrd.
51 SSHLibrary.Login ${os_username} ${os_password}
H A Dobmc_boot_test.py571 gv.valid_value(os_password)
865 os_password,
/openbmc/openbmc-test-automation/bin/
H A Dsol_utils.tcl34 os_password [list "The OS password." "password"]\
91 valid_password os_password
265 global openbmc_host os_username os_password
282 send_wrap "${os_password}"
606 global os_password
618 send_wrap "$os_password"
622 send_wrap "$os_password"
648 global os_host os_username os_password
651 set netmask [get_host_netmask $os_host $os_username $os_password {} 0]
652 set gateway [get_host_gateway $os_host $os_username $os_password 0]
[all …]
/openbmc/openbmc-test-automation/extended/
H A Dobmc_boot_test_resource.robot17 ... ipmi_password os_host os_username os_password pdu_host pdu_username
38 ${os_password} P@ssw0rd variable