mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
Merge pull request #7272 from gurevichmark/a_little_longer
Add more time for node to reboot
This commit is contained in:
commit
a1086f0200
@ -79,7 +79,7 @@ cmd:xdsh $$CN "grep 'load host key' /var/log/xcat/xcat.log || echo 'No load host
|
||||
check:output=~No load hostkey warning
|
||||
# Check node can be rebooted from disk
|
||||
cmd:xdsh $$CN shutdown -r now
|
||||
cmd:sleep 300
|
||||
cmd:sleep 360
|
||||
cmd:xdsh $$CN uptime
|
||||
check:rc==0
|
||||
check:output=~up
|
||||
|
Loading…
x
Reference in New Issue
Block a user