From: Michal Sojka Date: Wed, 10 Dec 2014 15:14:52 +0000 (+0100) Subject: continuous: We need longer timeout X-Git-Tag: pc-sw-update~2 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/96674ab567df700fca15f19e465679eff7d1eae2?ds=sidebyside continuous: We need longer timeout Perhaps when fsck is done --- diff --git a/continuous/cron.sh b/continuous/cron.sh index a65b9aa..5ca3e68 100755 --- a/continuous/cron.sh +++ b/continuous/cron.sh @@ -8,7 +8,7 @@ cd $(dirname $0) # Wakeup glab sudo /usr/sbin/etherwake 00:0c:f1:77:ec:46 -chronic timeout 2m sh -c 'while ! ssh sojka@glab true; do sleep 1; done' +chronic timeout 5m sh -c 'while ! ssh sojka@glab true; do sleep 1; done' sleep 30 # Wait a bit to finish all boot jobs etc. mkdir -p logs