mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 04:10:46 +00:00
Move stop label from redhat_migration test case
This commit is contained in:
@ -101,8 +101,7 @@ end
|
||||
start:redhat_migration2
|
||||
os:Linux
|
||||
description:update xCAT from $$MIGRATION2_VERSION to latest version, these two global parameter defined in config file
|
||||
stop:yes
|
||||
|
||||
#stop:yes
|
||||
cmd:if ping -c 1 $$SN > /dev/null;then rpower $$SN off > /dev/null;fi
|
||||
cmd:chdef -t node -o $$CN servicenode= monserver=$$MN nfsserver=$$MN tftpserver=$$MN xcatmaster=$$MN
|
||||
check:rc==0
|
||||
|
Reference in New Issue
Block a user