mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-24 15:05:36 +00:00
add genesis testcase for autotest
This commit is contained in:
@ -196,6 +196,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
nodeset_check_warninginfo
|
||||
reg_linux_diskless_installation_flat
|
||||
reg_linux_statelite_installation_flat
|
||||
|
@ -192,6 +192,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
redhat_migration1
|
||||
redhat_migration2
|
||||
clean_up_env
|
||||
|
@ -197,6 +197,9 @@ switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_check_warninginfo
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
reg_linux_diskless_installation_flat
|
||||
reg_linux_statelite_installation_flat
|
||||
SN_setup_case
|
||||
|
@ -200,6 +200,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
nodeset_check_warninginfo
|
||||
xcatd_start
|
||||
xcatd_stop
|
||||
|
@ -196,6 +196,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
xcatd_start_systemd
|
||||
xcatd_stop_systemd
|
||||
xcatd_restart_systemd
|
||||
|
@ -200,6 +200,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
nodeset_check_warninginfo
|
||||
xcatd_start_systemd
|
||||
xcatd_stop_systemd
|
||||
|
@ -196,6 +196,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
xcatd_start_systemd
|
||||
xcatd_stop_systemd
|
||||
xcatd_restart_systemd
|
||||
|
@ -200,6 +200,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
nodeset_check_warninginfo
|
||||
xcatd_start_systemd
|
||||
xcatd_stop_systemd
|
||||
|
@ -234,6 +234,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
xcatd_start
|
||||
xcatd_stop
|
||||
xcatd_restart
|
||||
|
@ -242,6 +242,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
nodeset_check_warninginfo
|
||||
Full_installation_flat_docker
|
||||
rpower_stop
|
||||
|
@ -234,6 +234,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
xcatd_start
|
||||
xcatd_stop
|
||||
xcatd_restart
|
||||
|
@ -242,6 +242,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
nodeset_check_warninginfo
|
||||
Full_installation_flat_docker
|
||||
rpower_stop
|
||||
|
@ -234,6 +234,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
xcatd_start_systemd
|
||||
xcatd_stop_systemd
|
||||
xcatd_restart_systemd
|
||||
|
@ -242,6 +242,9 @@ switchdiscover_range_r
|
||||
switchdiscover_range_x
|
||||
switchdiscover_range_z
|
||||
switchdiscover_range_z_V
|
||||
nodeset_shell
|
||||
nodeset_cmdline
|
||||
nodeset_runimg
|
||||
xcatd_start_systemd
|
||||
xcatd_stop_systemd
|
||||
xcatd_restart_systemd
|
||||
|
@ -7,7 +7,7 @@ check:rc==0
|
||||
cmd:perl /opt/xcat/share/xcat/tools/autotest/testcase/genesis/genesistest.pl -t -n $$CN
|
||||
cmd:xdsh $$CN cat /proc/cmdline
|
||||
check:rc==0
|
||||
check:output=~BOOT_IMAGE=/xcat/genesis.kernel
|
||||
check:output=~destiny=shell
|
||||
cmd:nodeset $$CN boot
|
||||
cmd:rpower $$CN boot
|
||||
check:rc==0
|
||||
|
Reference in New Issue
Block a user