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