Home
last modified time | relevance | path

Searched refs:Keyword (Results 1 – 25 of 268) sorted by relevance

1234567891011

/openbmc/openbmc-test-automation/lib/pdu/
H A Dcyber.robot14 ${connection_status}= Run Keyword And Return Status
16 Return From Keyword ${connection_status}
38 [Teardown] Run Keyword ${lib_name}.Close All Connections
142 Run Keyword ${lib_name}.Read
143 Run Keyword ${lib_name}.Write 1
146 Run Keyword ${lib_name}.Read
147 Run Keyword ${lib_name}.Write 2
152 Run Keyword ${lib_name}.Read
153 Run Keyword ${lib_name}.Write 1
156 Run Keyword ${lib_name}.Read
[all …]
/openbmc/openbmc-test-automation/systest/
H A Dhtx_softbootme_test.robot21 Suite Setup Run Keyword And Ignore Error Start SOL Console Logging
44 Repeat Keyword ${HTX_LOOP} times Run HTX Soft Bootme Exerciser
87 ... Run Keyword And Return Status Ping Host ${OS_HOST}
95 ... Run Keyword And Return Status Ping Host ${OS_HOST}
101 Wait Until Keyword Succeeds
104 Wait Until Keyword Succeeds
106 Wait Until Keyword Succeeds
123 Wait Until Keyword Succeeds
126 Wait Until Keyword Succeeds
131 Wait Until Keyword Succeeds 2 min 60 sec Shutdown HTX Exerciser
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dconnection_client.robot32 ${has_host}= Run Keyword and Return Status
34 Run Keyword If ${has_host} == ${FALSE}
37 Run Keyword If
42 ${has_port}= Run Keyword and Return Status
48 Run Keyword If '${SSH_PORT}' != '${EMPTY}' and ${has_port} == ${FALSE}
52 ... ELSE Run Keyword SSHLibrary.Open connection &{connection_args}
59 Run Keyword If '${SSH_PORT}' == '${EMPTY}' scp.Open connection ${OPENBMC_HOST}
61 ... ELSE Run Keyword scp.Open connection ${OPENBMC_HOST} port=${SSH_PORT}
84 Run Keyword If '${host}' == '${EMPTY}' Should Not Be Equal ${alias} None
88 ${host_exists}= Run Keyword and Return Status
[all …]
H A Dstate_manager.robot28 IF '${wait}' == '${0}' Return From Keyword
30 Wait Until Keyword Succeeds
48 IF '${wait}' == '${0}' Return From Keyword
50 ${status}= Run Keyword And Return Status Wait For PowerOff
59 Wait Until Keyword Succeeds 6 min 10 sec Is Host Off
74 IF '${wait}' == '${0}' Return From Keyword
76 Wait Until Keyword Succeeds
92 IF '${wait}' == '${0}' Return From Keyword
173 ${status}= Run Keyword And Return Status Should Be Equal
181 ${resp}= Run Keyword And Return Status Is Host Quiesced
[all …]
H A Dopenbmc_ffdc_methods.robot35 [Documentation] Call into FFDC Keyword index list.
55 ${ffdc_file_sub_list}= Method Call Keyword List ${index} ${ffdc_function_list}
64 Method Call Keyword List
89 ... Run Keyword If '${ffdc_function_list}' == '${EMPTY}'
96 … ${ffdc_file_sub_list}= Execute Keyword Method ${method[0]} ${method[1]} @{ffdc_function_list}
103 Execute Keyword Method
123 Run Keyword If '${index}' == '${-1}' Return from Keyword
171 Run Keyword If '${logpath}' == '${FFDC_FILE_PATH}'
180 Return From Keyword If '${status}' == 'FAIL' ${ffdc_file_list}
186 Run Keyword If $stderr == '${EMPTY}'
[all …]
H A Dopenbmc_ffdc.robot55 Return From Keyword If ${OVERRIDE_FFDC_ON_TEST_CASE_FAIL}
57 Run Keyword If '${TEST_STATUS}' == 'FAIL' Launch FFDC
68 Run Keyword If ${FFDC_DEFAULT} == ${1} FFDC # Keyword from openbmc_ffdc.py
71 # ... ELSE ffdc_robot_script_cli # Keyword from ffdc_cli_robot_script.py
H A Dlist_utils.robot53 ${rc}= Run Keyword and Return Status List Should Contain Value ${smaller_list} ${element}
73 ${status}= Run Keyword And Return Status
H A Dipmi_utils.robot25 Wait Until Keyword Succeeds 2 min 10 sec Is BMC Unpingable
26 Wait Until Keyword Succeeds 3 min 10 sec Is BMC Operational
28 Wait Until Keyword Succeeds 3 min 10 sec
64 Wait Until Keyword Succeeds 2 min 10 sec Is BMC Unpingable
65 Wait Until Keyword Succeeds 3 min 10 sec Is BMC Operational
67 Wait Until Keyword Succeeds 3 min 10 sec
H A Ddmtf_redfishtool_utils.robot99 ${cmd_rsp_status}= Run Keyword And Return Status Should Not Be Empty ${cmd_rsp}
100 Return From Keyword IF ${cmd_rsp_status} == True
102 ${rsp_status}= Run Keyword And Return Status Should Be Empty ${matches}
108 ${status}= Run Keyword And Return Status Should Contain Any ${errorString} ${error}
109 Return From Keyword If ${status} == True
112 ${rsp_code_status}= Run Keyword And Return Status Should Not Be Empty ${rsp_code}
/openbmc/openbmc-test-automation/extended/
H A Dstandby_bmc.robot49 Run Keyword And Ignore Error Powercycle System Via PDU
51 ${ping_status}= Run Keyword And Return Status
77 Wait Until Keyword Succeeds 1 min 30 sec Initialize OpenBMC
79 ${ready_status}= Run Keyword And Return Status Is BMC Ready
86 Run Keyword And Ignore Error Set BMC Power Policy ${ALWAYS_POWER_OFF}
87 Run Keyword And Ignore Error Delete All Error Logs
88 Run Keyword And Ignore Error Delete All Dumps
94 Wait Until Keyword Succeeds 1 min 30 sec Redfish.Login
98 Run Keyword And Ignore Error Redfish Set Power Restore Policy AlwaysOff
99 Run Keyword And Ignore Error Redfish Purge Event Log
[all …]
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_policies_sub_menu.robot74 … Wait Until Keyword Succeeds ${NETWORK_TIMEOUT} ${NETWORK_RETRY_TIME} Open Connection And Login
82 ... Wait Until Keyword Succeeds 30 sec 15 sec Open Connection And Login
86 ${status}= Run Keyword And Return Status
100 ${status}= Run Keyword And Return Status
101 ... Wait Until Keyword Succeeds ${NETWORK_TIMEOUT} ${NETWORK_RETRY_TIME}
114 Wait Until Keyword Succeeds ${NETWORK_TIMEOUT} ${NETWORK_RETRY_TIME}
127 #Wait Until Keyword Succeeds 5 min 30 sec Open Connection And Login
139 Wait Until Keyword Succeeds 2 min 30 sec Run IPMI Standard Command sel info
146 … [Teardown] Run Keywords Wait Until Keyword Succeeds 2 min 15 sec Enable SSH Protocol ${True}
147 ... AND Wait Until Keyword Succeeds 2 min 15 sec Open Connection And Login
[all …]
/openbmc/openbmc-test-automation/redfish/
H A D__init__.robot13 Run Keyword And Ignore Error Get BMC PNOR Version
14 # Run Keyword Check BMC Performance
15 Run Keyword And Ignore Error Check BMC Performance
H A Dtest_xit.robot47 … Run Keyword And Ignore Error BMC Execute Command rm -rf /var/lib/phosphor-debug-collector/dumps/
48 Run Keyword And Ignore Error Redfish Delete All BMC Dumps
49 Run Keyword And Ignore Error Redfish Delete All System Dumps
/openbmc/openbmc-test-automation/xcat/
H A Dtest_power_operation.robot20 Wait Until Keyword Succeeds 10 min 10 sec Is Host Running
27 Wait Until Keyword Succeeds 6 min 10 sec Is Host Off
43 Wait Until Keyword Succeeds 6 min 10 sec Is Host Off
46 Wait Until Keyword Succeeds 10 min 10 sec Is Host Running
54 Wait Until Keyword Succeeds 6 min 10 sec Is Host Off
57 Wait Until Keyword Succeeds 10 min 10 sec Is Host Running
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_resets.robot24 Repeat Keyword ${LOOP_COUNT} times IPMI MC Reset Warm (off)
31 Repeat Keyword ${LOOP_COUNT} times IPMI MC Reset Cold (run)
38 Repeat Keyword ${LOOP_COUNT} times IPMI Power Cycle
45 Repeat Keyword ${LOOP_COUNT} times IPMI Power Reset
H A Dtest_ipmi_sol.robot30 ${msg}= Run Keyword Run External IPMI Standard Command
45 ${msg}= Run Keyword Run External IPMI Standard Command
55 ${msg}= Run Keyword And Expect Error * Run External IPMI Standard Command
78 ${msg}= Run Keyword And Expect Error * Run External IPMI Standard Command
90 ${msg}= Run Keyword And Expect Error * Run External IPMI Standard Command
102 ${msg}= Run Keyword And Expect Error * Run External IPMI Standard Command
114 ${msg}= Run Keyword And Expect Error * Run External IPMI Standard Command
126 ${msg}= Run Keyword And Expect Error * Run External IPMI Standard Command
144 ${status}= Run Keyword And Return Status Wait Until Keyword Succeed
[all...]
H A Dtest_ipmi_cold_reset.robot50 Wait Until Keyword Succeeds 3 min 10 sec Is BMC Unpingable
51 Wait Until Keyword Succeeds 3 min 10 sec Is BMC Operational
64 ${resp}= Run Keyword and Expect Error *Request data length invalid*
97 Wait Until Keyword Succeeds 3 min 10 sec Is BMC Unpingable
98 Wait Until Keyword Succeeds 10 min 10 sec Is BMC Operational
101 ${data_after_coldreset}= Wait Until Keyword Succeeds 2 min 30 sec
116 ${data}= Wait Until Keyword Succeeds 2 min 30 sec
134 ${discrete_sensor_status}= Run Keyword And Return Status Should Contain ${sensor} discrete
166 ${lower_non_recoverable_threshold_status}= Run Keyword And Return Status Should Not Contain
174 ${lower_critical_threshold_status}= Run Keyword And Return Status Should Not Contain
[all …]
H A Dtest_ipmi_device_id.robot43 ${resp}= Run Keyword and Expect Error *Request data length invalid*
61 Run Keyword And Continue On Failure Should Not Be Equal ${resp[0]} 00
69 Run Keyword And Continue On Failure Should Be Equal As Strings ${device_rev[1:4]} 000
78 Run Keyword And Continue On Failure Should Be Equal As Integers
84 Run Keyword And Continue On Failure Should Be Equal As Integers
88 Run Keyword And Continue On Failure Should Be Equal ${resp[4]} 02
95 Run Keyword And Continue On Failure Should Be Equal ${manufacture_data[-5:-1]} 0000
100 Run Keyword And Continue On Failure Should Not Be Equal ${product_id} 0000
112 Run Keyword And Continue On Failure Should Be Equal ${aux_info} ${auxiliary_rev_version}
H A Dtest_get_bios_post_code.robot20 Wait Until Keyword Succeeds 10 min 1 sec Check Host Is Pinging ${OS_HOST}
21 Wait Until Keyword Succeeds 1 min 1 sec Check Chassis Power Status on
30 Wait Until Keyword Succeeds 1 min 1 sec Check Host Is Not Pinging ${OS_HOST}
31 Wait Until Keyword Succeeds 10 min 1 sec Check Host Is Pinging ${OS_HOST}
41 Wait Until Keyword Succeeds 1 min 1 sec Check Host Is Not Pinging ${OS_HOST}
42 Wait Until Keyword Succeeds 1 min 1 sec Check Chassis Power Status off
/openbmc/openbmc-test-automation/openpower/mpipl/
H A Dtest_mpipl_basic.robot38 Wait Until Keyword Succeeds 5 min 10 sec Required Dumps Should Exist
50 Wait Until Keyword Succeeds 5 min 10 sec Required Dumps Should Exist
61 Run Keyword And Ignore Error Clear All Subscriptions
74 Run Keyword And Ignore Error Delete All Redfish Sessions
80 Run Keyword And Ignore Error Redfish Purge Event Log
81 Run Keyword And Ignore Error Redfish Delete All BMC Dumps
82 Run Keyword And Ignore Error Redfish Delete All System Dumps
101 Wait Until Keyword Succeeds 2 min 3 sec Is Boot Progress Changed
104 Wait Until Keyword Succeeds 10 min 20 sec Is Boot Progress Runtime Matched
/openbmc/openbmc-test-automation/tools/
H A Dmyffdc.robot48 Run Keyword If ${FFDC_DEFAULT} == ${1} FFDC # Keyword from openbmc_ffdc.py
49 ... ELSE ffdc_robot_script_cli # Keyword from ffdc_cli_robot_script.py
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_asset_tag.robot24 Run Keyword Run IPMI Standard Command dcmi set_asset_tag ${random_string}
26 ${asset_tag}= Run Keyword Run IPMI Standard Command dcmi asset_tag
47 Run Keyword Run IPMI Standard Command dcmi set_asset_tag ${random_string}
59 Run Keyword And Continue On Failure
74 ${resp}= Run Keyword And Expect Error *
85 Run Keyword And Continue On Failure
124 Run Keyword And Continue On Failure
/openbmc/pldm/libpldmresponder/examples/fru/
H A DBoard_VINI.json13 // FRU Field Type 2 - Keyword RT
23 // FRU Field Type 3 - Keyword B3
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_sessions_connection.robot30 Repeat Keyword ${DURATION} Send Heartbeat
41 Repeat Keyword ${DURATION} Check Connection On Reboot
59 Repeat Keyword ${REBOOT_INTERVAL} Send Heartbeat
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_expire_password.robot35 ${status}= Run Keyword And Return Status Run External IPMI Standard Command lan print -v
46 ${status}= Run Keyword And Return Status
54 [Teardown] Run Keywords Wait Until Keyword Succeeds 1 min 10 sec
71 [Teardown] Run Keywords Wait Until Keyword Succeeds 1 min 10 sec
77 ${status}= Run Keyword And Return Status
87 ... Wait Until Keyword Succeeds 1 min 10 sec
105 [Teardown] Run Keywords Wait Until Keyword Succeeds 1 min 10 sec
151 Repeat Keyword ${5} times
152 ... Run Keyword And Expect Error InvalidCredentialsError* Redfish.Login root 0penBmc123
155 Run Keyword And Expect Error InvalidCredentialsError*
[all …]

1234567891011