2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 03:00:26 +00:00

Waiting longer time for console ready in SN_setup_case

This commit is contained in:
hu-weihua
2016-05-12 21:37:46 -04:00
parent 56cfba70ba
commit 5dad97d6e3

View File

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