add sleep time
This commit is contained in:
parent
88b0009e12
commit
060ae4f8c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user