[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible: dont use existing hosts as example

Holger Levsen gitlab at salsa.debian.org
Sat Dec 22 13:36:18 GMT 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
3c660d2d by Holger Levsen at 2018-12-22T13:32:14Z
reproducible: dont use existing hosts as example

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
6760fa4c by Holger Levsen at 2018-12-22T13:36:11Z
reproducible: use distinct amount of sleep

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/reproducible_worker.sh
- jenkins-home/offline_nodes


Changes:

=====================================
bin/reproducible_worker.sh
=====================================
@@ -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


=====================================
jenkins-home/offline_nodes
=====================================
@@ -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



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/1bdb6b3f64b42f90370768bb1e5f42be33f14705...6760fa4c7f4f9bcd7dc17de3e846de7325e600a6

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/1bdb6b3f64b42f90370768bb1e5f42be33f14705...6760fa4c7f4f9bcd7dc17de3e846de7325e600a6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20181222/e65fa580/attachment.html>


More information about the Qa-jenkins-scm mailing list