[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: pb9 should not be turned offline because its to busy to run health check jobs

Holger Levsen gitlab at salsa.debian.org
Fri Mar 8 20:40:53 GMT 2019


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


Commits:
23ae81fb by Holger Levsen at 2019-03-08T20:40:35Z
reproducible: pb9 should not be turned offline because its to busy to run health check jobs

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -177,6 +177,9 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 		if [ "$NODE" = "jenkins" ] ; then
 			echo 'Skipping jenkins...'
 			continue
+		elif [ "$NODE" = "profitbricks-build9-amd64" ] ; then
+			echo "Skipping $NODE..." # not used for r-b and sometimes too busy to run healthcheck / maintenance jobs
+			continue
 		fi
 		cd $i/builds
 		LAST=$(ls -rt1 | tail -1)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/23ae81fb3d5148ba9963fb9b8b8498ccfa35a33f

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/23ae81fb3d5148ba9963fb9b8b8498ccfa35a33f
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/20190308/c298bcb9/attachment.html>


More information about the Qa-jenkins-scm mailing list