From 32f950583325d9ea9d20c4d8891d394bd559230f Mon Sep 17 00:00:00 2001 From: hu-weihua Date: Mon, 22 May 2017 22:04:31 -0400 Subject: [PATCH] Move stop label from redhat_migration test case --- xCAT-test/autotest/testcase/migration/redhat_migration | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xCAT-test/autotest/testcase/migration/redhat_migration b/xCAT-test/autotest/testcase/migration/redhat_migration index 0cd7f859c..245a087e8 100644 --- a/xCAT-test/autotest/testcase/migration/redhat_migration +++ b/xCAT-test/autotest/testcase/migration/redhat_migration @@ -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