mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-15 10:50:28 +00:00
Merge pull request #3271 from tingtli/hdbundle
add hardware control bundle for different hardware type
This commit is contained in:
19
xCAT-test/autotest/bundle/hdctrl_bmc.bundle
Normal file
19
xCAT-test/autotest/bundle/hdctrl_bmc.bundle
Normal file
@ -0,0 +1,19 @@
|
||||
description:the cases in this bundle is to used to verify xCAT hardware control funtions on BMC managed servers.
|
||||
#INCLUDE:hdctrl_general.bundle#
|
||||
rinv_mprom
|
||||
rinv_guid
|
||||
rinv_dimm
|
||||
rvitals_wattage
|
||||
rvitals_fanspeed
|
||||
rvitals_power
|
||||
rvitals_leds
|
||||
rsetboot_net_statcheck
|
||||
rsetboot_cd_statcheck
|
||||
rsetboot_default_statcheck
|
||||
rsetboot_h
|
||||
rsetboot_help
|
||||
rsetboot_v
|
||||
rsetboot_node_invalidnode
|
||||
rsetboot_noderange_net
|
||||
rsetboot_node_invalidaction
|
||||
rsetboot_group_net
|
30
xCAT-test/autotest/bundle/hdctrl_general.bundle
Normal file
30
xCAT-test/autotest/bundle/hdctrl_general.bundle
Normal file
@ -0,0 +1,30 @@
|
||||
description:the cases in this bundle is to verify xCAT hardware control functions. This is the basic bundle for all hardware types.
|
||||
rpower_off
|
||||
rpower_stat
|
||||
rpower_status
|
||||
rpower_state
|
||||
rpower_boot
|
||||
rpower_on
|
||||
rpower_reset
|
||||
rpower_noderange
|
||||
rpower_noderange_nodeps
|
||||
rpower_err_noderange
|
||||
rinv_h
|
||||
rinv_v
|
||||
rinv_help
|
||||
rinv_errorcommand
|
||||
rinv_serial
|
||||
rinv_model
|
||||
rinv_firm
|
||||
rinv_all
|
||||
rvitals_h
|
||||
rvitals_v
|
||||
rvitals_errorcommand
|
||||
rvitals_temp
|
||||
rvitals_voltage
|
||||
rvitals_all
|
||||
rvitals_noderange_err
|
||||
reventlog_null
|
||||
reventlog_all
|
||||
reventlog_clear
|
||||
reventlog_numofentries
|
11
xCAT-test/autotest/bundle/hdctrl_openpower_ipmi.bundle
Normal file
11
xCAT-test/autotest/bundle/hdctrl_openpower_ipmi.bundle
Normal file
@ -0,0 +1,11 @@
|
||||
description:the cases in this bundle is to verify xCAT hardware control functions on servers which are managed using IPMI.
|
||||
#INCLUDE:hdctrl_general.bundle#
|
||||
rinv_deviceid
|
||||
rinv_uuid
|
||||
rinv_guid
|
||||
rinv_vpd
|
||||
rinv_mprom
|
||||
rvitals_wattage
|
||||
rvitals_fanspeed
|
||||
rvitals_power
|
||||
rvitals_leds
|
21
xCAT-test/autotest/bundle/hdctrl_openpower_openbmc.bundle
Normal file
21
xCAT-test/autotest/bundle/hdctrl_openpower_openbmc.bundle
Normal file
@ -0,0 +1,21 @@
|
||||
description:the cases in this bundle is to used to verify xCAT hardware control funtions on openpower servers which are mananged using openbmc.
|
||||
#INCLUDE:hdctrl_general.bundle#
|
||||
rinv_deviceid
|
||||
rinv_uuid
|
||||
rinv_vpd
|
||||
rinv_cpu
|
||||
rinv_dimm
|
||||
rvitals_wattage
|
||||
rvitals_fanspeed
|
||||
rvitals_power
|
||||
rvitals_leds
|
||||
rsetboot_net_statcheck
|
||||
rsetboot_cd_statcheck
|
||||
rsetboot_default_statcheck
|
||||
rsetboot_h
|
||||
rsetboot_help
|
||||
rsetboot_v
|
||||
rsetboot_node_invalidnode
|
||||
rsetboot_noderange_net
|
||||
rsetboot_node_invalidaction
|
||||
rsetboot_group_net
|
7
xCAT-test/autotest/bundle/hdctrl_ppc_hmc.bundle
Normal file
7
xCAT-test/autotest/bundle/hdctrl_ppc_hmc.bundle
Normal file
@ -0,0 +1,7 @@
|
||||
description:the cases in this bundle is to used to verify xCAT hardware control funtions on HMC managed servers.
|
||||
#INCLUDE:hdctrl_general.bundle#
|
||||
rpower_softoff
|
||||
rpower_onstandby
|
||||
rinv_bus
|
||||
rinv_config
|
||||
rvitals_lcds
|
Reference in New Issue
Block a user