add sleep time

This commit is contained in:
litingt 2015-04-07 21:56:46 -04:00
parent 88b0009e12
commit 060ae4f8c1

View File

@ -77,7 +77,8 @@ cmd:chdef -t node -o node01 groups="compute"
check:rc==0
cmd:makehosts -n
check:rc==0
cmd:sleep 10
cmd:sleep 30
check:rc==0
cmd:cat /etc/hosts |wc -l
check:rc==0
check:output==2