2
0
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:
junxiawang
2016-07-14 08:41:15 -04:00
parent 4ae87b1b53
commit 89fb46a379
15 changed files with 43 additions and 1 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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