2
0
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:
besawn 2022-10-26 12:33:37 -04:00 committed by GitHub
commit a1086f0200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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