update timeout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1a6f6515b1
commit
d9a1e5441b
@ -47,7 +47,7 @@ check:output=~spot/autotestcosi/usr
|
||||
check:output=~autotestcosi_paging
|
||||
cmd:rnetboot $$CN
|
||||
check:rc==0
|
||||
cmd:sleep 600
|
||||
cmd:sleep 300
|
||||
cmd:lsdef -l $$CN| grep status
|
||||
check:output=~booted
|
||||
cmd:xdsh $$CN date
|
||||
|
@ -31,7 +31,7 @@ cmd:nodeset $$CN netboot
|
||||
check:rc==0
|
||||
cmd:rnetboot $$CN
|
||||
check:rc==0
|
||||
cmd:sleep 600
|
||||
cmd:sleep 300
|
||||
cmd:lsdef -l $$CN | grep status
|
||||
check:output=~booted
|
||||
cmd:xdsh $$CN date
|
||||
|
Loading…
Reference in New Issue
Block a user