mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-11 15:50:11 +00:00
add sleep time
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user