2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00

Move stop label from redhat_migration test case

This commit is contained in:
hu-weihua
2017-05-22 22:04:31 -04:00
parent 515895941c
commit 32f9505833

View File

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