2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-26 16:06:21 +00:00

Merge pull request #7272 from gurevichmark/a_little_longer

Add more time for node to reboot
This commit is contained in:
besawn
2022-10-26 12:33:37 -04:00
committed by GitHub

View File

@ -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