add sleep time for makehosts_n

This commit is contained in:
litingt 2015-04-07 06:06:57 -04:00
parent 47fd4327b6
commit 88b0009e12

View File

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