Skip to content
Commits on Source (2)
......@@ -40,7 +40,7 @@ main_loop() {
RUNNING=$(systemctl show $SERVICE|grep ^SubState|cut -d "=" -f2)
if [ "$RUNNING" != "running" ] ; then
echo "$(date --utc) - '$SERVICE' not running, thus stopping this."
sleep 60.1337m
sleep 42.1337m
exit
fi
fi
......
......@@ -3,9 +3,9 @@
# as offline in the jenkins UI.
#example-armhf-rb
#codethink-sled16-arm64
#profitbricks-build16-i386
#
#codethink-example23-arm64
#profitbricks-example42-i386
ff4a-armhf-rb
ff64a-armhf-rb
jtx1c-armhf-rb
......