Lines Matching refs:Run
3 ... Run on setup with both eth0 and eth1 in static mode.
24 Test Setup Run Keywords Redfish.Login AND Redfish1.Login
25 Test Teardown Run Keywords FFDC On Test Case Fail AND Redfish.Logout AND Redfish1.Logout
26 Suite Teardown Run Keywords Redfish1.Logout AND Redfish.Logout
49 [Teardown] Run Keywords
67 [Setup] Run Keywords Set Test Variable ${CHANNEL_NUMBER} ${SECONDARY_CHANNEL_NUMBER}
69 [Teardown] Run Keywords Redfish.Logout AND Redfish.Login AND
102 [Setup] Run Keywords Redfish.Login AND
149 Run IPMI ${OPENBMC_HOST_1} power on
150 ${status1}= Run IPMI ${OPENBMC_HOST} power status
151 ${status2}= Run IPMI ${OPENBMC_HOST_1} power status
157 [Teardown] Run Keywords
164 Run Keyword Wait For Host To Ping ${OPENBMC_HOST} ${NETWORK_TIMEOUT}
165 Run Keyword Wait For Host To Ping ${OPENBMC_HOST_1} ${NETWORK_TIMEOUT}
196 ${status}= Run Keyword And Return Status
203 ${status}= Run Keyword And Return Status
238 Run Keyword If '${network_configuration['Address']}' == '${OPENBMC_HOST_1}'
239 … ... Run Keywords Set Suite Variable ${eth1_subnet_mask} ${network_configuration['SubnetMask']}
267 ${status}= Run Keyword And Return Status Ping Host ${interface_ip}
269 Run Keyword If ${enabled} == ${True} Should Be Equal ${status} ${True}
273 Run IPMI
274 [Documentation] Run IPMI command.
281 ${rc} ${output}= Run And Return Rc And Output ${cmd_prefix} -H ${host} ${sub_cmd}
302 Run Keyword If '${cert_type}' == 'CA' and '${delete_cert}' == '${True}'
320 ${bmc_cert_content}= Run Keyword If '${expected_status}' == 'ok' redfish_utils.Get Attribute
322 …Run Keyword If '${expected_status}' == 'ok' Should Contain ${cert_file_content} ${bmc_cert_con…