Home
last modified time | relevance | path

Searched refs:Execute (Results 1 – 25 of 200) sorted by relevance

12345678

/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_stress_buster.robot26 [Documentation] Execute maximum allowed REST operation.
30 ${dict}= Execute Process
37 [Documentation] Execute maximum allowed SSH operation.
41 ${dict}= Execute Process
42 ... ${SSH_BUSTER_MAX} SSH Connect And Execute Command
48 [Documentation] Execute maximum allowed IPMI operation.
52 ${dict}= Execute Process ${IPMI_BUSTER_MAX} IPMI Check Status
59 [Documentation] Execute REST GET operation.
76 SSH Connect And Execute Command
77 [Documentation] Execute SSH command execution operation.
[all …]
H A Dtest_ac_cycles.robot23 ${output}= Execute Command
31 ${stdout} ${stderr} ${rc}= Execute Command echo "hello world"
/openbmc/openbmc-test-automation/lib/
H A Dos_utils_install.robot24 OS Execute Command sudo apt-get update
28 OS Execute Command sudo apt-get -y install git
44 OS Execute Command sudo apt-get update
52 OS Execute Command sudo git clone https://www.github.com/open-power/HTX
56 OS Execute Command
60 OS Execute Command
63 OS Execute Command
68 OS Execute Command cd HTX && sudo make all
71 OS Execute Command sudo make install
82 ${stdout} ${stderr} ${rc} OS Execute Command
[all …]
H A Dos_utils_config.robot11 ${version} ${stderr}= Execute Command pflash -r /dev/stdout -P VERSION
19 ${inventory} ${stderr}= Execute Command lshw -short return_stderr=True
27 ... Execute Command lshw -short | grep memory | wc -l return_stderr=True
42 ${dimm_count} ${stderr}= Execute Command lshw -short | grep DIMM | wc -l
58 ${output} ${stderr}= Execute Command systemctl status opal-prd.service
67 ${output} ${stderr}= Execute Command opal-gard list
74 ${output} ${stderr}= Execute Command dmesg -xT -l emerg,alert,crit,err
H A Dbmc_cleanup.robot32 ${file_count1} ${stderr} ${rc}= BMC Execute Command
34 BMC Execute Command ${skip_list_string}
36 ${file_count2} ${stderrt} ${rc}= BMC Execute Command
41 BMC Execute Command rm -r ${cleanup_dir_path}
H A Dbmc_dbus.robot27 # Execute dbus tree command
28 ${bmc_response}= BMC Execute Command ${BUSCTL_TREE_COMMAND}
71 Execute DBUS Introspect Command
72 [Documentation] Execute the DBUS introspect command and return response.
75 # Execute the busctl instrospect command for the service name and dbus uri.
81 ${resp}= BMC Execute Command ${cmd}
H A Dos_utilities.robot60 ${output} ${stderr} ${rc}= OS Execute Command which ${tool_name}
82 ${out} ${stderr} ${rc}= OS Execute Command ls ${file_path}
94 ${status} ${stderr} ${rc}= OS Execute Command
125 ${htx_err} ${std_err} ${rc}= OS Execute Command cat /tmp/htxerr
130 ${htx_stats} ${std_err} ${rc}= OS Execute Command
178 ${cpu_freq} ${stderr} ${rc}= OS Execute Command ${cmd}
192 ${cpu_freq} ${stderr} ${rc}= OS Execute Command ${cmd}
203 ${cpu_freq} ${stderr} ${rc}= OS Execute Command ${cmd}
217 ${cpu_freq} ${stderr} ${rc}= OS Execute Command ${cmd}
258 ${dmesg_log} ${stderr} ${rc}= OS Execute Command
[all …]
H A Dopenbmc_ffdc_methods.robot30 # Execute the user define keywords from the FFDC List #
96 … ${ffdc_file_sub_list}= Execute Keyword Method ${method[0]} ${method[1]} @{ffdc_function_list}
103 Execute Keyword Method
134 BMC Execute Command ${FFDC_BMC_FILES_CLEANUP} ignore_err=1
138 # Execute command on BMC and write to ffdc_report.txt #
162 Execute Command and Write FFDC ${cmd[0]} ${cmd[1]}
165 Execute Command and Write FFDC
176 ${cmd_buf}= Catenate ${target} Execute Command \ ${cmd} \ ignore_err=${1}
196 # Execute command on BMC and write to individual file #
218 BMC Execute Command rm -rf /tmp/BMC_*
[all …]
H A Dcommon_utils.robot81 ... BMC Execute Command /usr/sbin/pflash -h | egrep -q skip
85 ${pnor_info}= BMC Execute Command ${pflash_cmd}
92 ${bmc_model} ${stderr} ${rc}= BMC Execute Command
174 ${output} ${stderr} ${rc}= Execute Command uptime return_stderr=True
182 # If the return code returned by "Execute Command" is non-zero, this
453 ... Execute Command
461 ... Execute Command killall journalctl
466 ... Execute Command
473 Execute Command rm ${file_path}-${LOG_TIME}
521 ${bmc_cpu_usage_output} ${stderr} ${rc}= BMC Execute Command
[all …]
H A Ddmtf_redfishtool_utils.robot16 [Documentation] Execute redfishtool for GET operation.
34 [Documentation] Execute redfishtool for Patch operation.
53 [Documentation] Execute redfishtool for Post operation.
73 [Documentation] Execute redfishtool for Post operation.
H A Dcode_update_utils_serial.robot37 Execute Command On Serial Console ifconfig eth0 down
39 Execute Command On Serial Console ifconfig eth0 up
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_ipmi_flash.robot34 BMC Execute Command
40 BMC Execute Command
55 ${output} ${stderr} ${rc}= OS Execute Command ${cmd} ignore_err=1
81 ${output} ${stderr} ${rc}= OS Execute Command ${cmd} ignore_err=1
96 OS Execute Command ${cmd} ignore_err=1
98 OS Execute Command ${cmd} ignore_err=1
105 OS Execute Command outb 0x4e 0x07
106 OS Execute Command outb 0x4f 0x0f
108 OS Execute Command outb 0x4e 0xf4
109 ${output} ${stderr} ${rc}= OS Execute Command inb 0x4f
[all …]
H A Dtest_jtag_master.robot22 ${output} ${stderr} ${rc}= BMC Execute Command ${cmd}
117 ${output} ${stderr} ${rc}= BMC Execute Command ${cmd}
121 BMC Execute Command ${power_cycle_cmd} ignore_err=1 fork=1
126 ${output} ${stderr} ${rc}= BMC Execute Command ${cmd}
/openbmc/openbmc-test-automation/xcat/
H A Dtest_power_operation.robot19 Execute Command On XCAT rpower on
26 Execute Command On XCAT rpower off
33 ${xcat_resp}= Execute Command On XCAT rpower bmcstate
42 Execute Command On XCAT rpower softoff
45 Execute Command On XCAT rpower on
53 Execute Command On XCAT rpower off
56 Execute Command On XCAT rpower on
67 ${cmd_output}= Execute Command ${XCAT_DIR_PATH}/lsxcatd -v
H A Dtest_xcat_inventory.robot17 ${version_via_xcat}= Execute Command On XCAT rinv firm
32 ${cmd_output}= Execute Command ${XCAT_DIR_PATH}/lsxcatd -v
/openbmc/openbmc-test-automation/tools/
H A Dfactory_reset_bmc.robot31 BMC Execute Command /usr/bin/hostnamectl set-hostname ${OPENBMC_MODEL}
32 BMC Execute Command /sbin/fw_setenv rwreset true
33 Execute Command On Serial Console reboot -f
39 Execute Command On Serial Console ${cmd_ip}
42 Execute Command On Serial Console ${cmd_gw}
/openbmc/openbmc-test-automation/lib/xcat/
H A Dxcat_utils.robot24 Execute Command On XCAT
25 [Documentation] Execute command using XCAT.
36 ${stdout} ${stderr}= Execute Command ${xcat_cmd} return_stderr=True
70 Execute Command ${cmd_buf}
80 ${stdout} ${stderr}= Execute Command ${XCAT_DIR_PATH}/nodels
92 ${stdout} ${stderr}= Execute Command ${XCAT_DIR_PATH}/rpower ${node} on
103 ${stdout} ${stderr}= Execute Command ${XCAT_DIR_PATH}/rpower ${node} off
114 ${stdout} ${stderr}= Execute Command
128 ${stdout} ${stderr}= Execute Command
144 ${stdout} ${stderr}= Execute Command
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_watchdog.robot22 [Documentation] Execute out of band set/get do not log bit for watchdog timer.
24 [Template] Execute IPMI Raw Command And Verify Response Data
33 [Documentation] Execute out of band set/get stop/resume timer stop bit for watchdog timer.
35 [Template] Execute IPMI Raw Command And Verify Response Data After Watchdog Expires
44 [Documentation] Execute out of band set/get timer use bits for watchdog timer.
46 [Template] Execute IPMI Raw Command And Verify Response Data
61 [Documentation] Execute out of band set/get pre-timeout interrupt bits for watchdog timer.
63 [Template] Execute IPMI Raw Command And Verify Response Data
72 [Documentation] Execute out of band set/get timer timeout bits for watchdog timer.
74 [Template] Execute IPMI Raw Command And Verify Response Data
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/
H A D7_6.diff10 - g_printf("<action name=\"Execute\"><execute>%s</execute></action>\n", exec),
11 + g_printf("<action name=\"Execute\"><command>%s</command></action>\n", exec),
H A Dfix-menu-generation.patch21 - g_printf("<action name=\"Execute\"><command>%s</command></action>\n", exec),
23 + g_printf("<action name=\"Execute\"><command>%s%s</command></action>\n",
/openbmc/openbmc-test-automation/systest/
H A Dnetwork_stability_test.robot20 [Documentation] Execute network stress in loop.
24 Repeat Keyword ${HTX_LOOP} times Execute Network Test
29 Execute Network Test
30 [Documentation] Execute network stress test.
/openbmc/openbmc-test-automation/openpower/
H A Dtest_timed_power_on.robot56 BMC Execute Command ${CMD_ENABLE_TPO}
80 ${stdout} ${stderr} ${rc}= OS Execute Command which set_poweron_time ignore_err=${0}
85 … ${stdout} ${stderr} ${rc}= OS Execute Command ${HOST_TIMED_POWER_ON_REQUEST} ignore_err=${0}
137 ${current_bmc_time}= BMC Execute Command date +%s
139 BMC Execute Command ${CMD_SET_TPO_TIME} ${time_set}
147 ${timer_value}= BMC Execute Command ${CMD_GET_TPO_TIME}
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_bmc_file_mirroring.robot35 ${orig_hostname} ${stderr} ${rc}= BMC Execute Command
42 ${curr_hostname} ${stderr} ${rc}= BMC Execute Command hostname
54 ${curr_hostname} ${stderr} ${rc}= BMC Execute Command
/openbmc/openbmc-test-automation/lib/serial_connection/
H A Dserial_console_client.robot54 Execute Command On Serial Console
55 [Documentation] Execute a command on the BMC serial console.
64 Telnet.Execute Command ${command_string}
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmicert_management.robot155 ${dict}= Execute Process Multi Keyword ${5}
169 ${dict}= Execute Process Multi Keyword ${5}
184 ${dict}= Execute Process Multi Keyword ${5}
200 ${dict}= Execute Process Multi Keyword ${5}
217 ${dict}= Execute Process Multi Keyword ${5}
233 ${dict}= Execute Process Multi Keyword ${5}
247 ${dict}= Execute Process Multi Keyword ${5}
264 ${dict}= Execute Process Multi Keyword ${5}
278 ${dict}= Execute Process Multi Keyword ${5}
293 ${dict}= Execute Process Multi Keyword ${5}
[all …]

12345678