From 5dad97d6e337a06ae256f7f8a921f37c5da47c26 Mon Sep 17 00:00:00 2001 From: hu-weihua Date: Thu, 12 May 2016 21:37:46 -0400 Subject: [PATCH] Waiting longer time for console ready in SN_setup_case --- xCAT-test/autotest/testcase/installation/SN_setup_case | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-test/autotest/testcase/installation/SN_setup_case b/xCAT-test/autotest/testcase/installation/SN_setup_case index f4c9a99de..c345f776f 100644 --- a/xCAT-test/autotest/testcase/installation/SN_setup_case +++ b/xCAT-test/autotest/testcase/installation/SN_setup_case @@ -11,11 +11,11 @@ cmd:if [[ "__GETNODEATTR($$SN,arch)__" =~ "x86_64" ]];then chdef -t node -o $$SN cmd:makedns -n check:rc==0 -cmd:makeconservercf +cmd:makeconservercf $$SN check:rc==0 cmd:cat /etc/conserver.cf | grep $$SN check:output=~$$SN -cmd:sleep 10 +cmd:sleep 20 cmd:if [[ "__GETNODEATTR($$SN,arch)__" =~ "ppc64" ]]; then getmacs -D $$SN -V; fi check:rc==0 cmd:makedhcp -n