[Git][qa/jenkins.debian.net][master] be more relaxed, all is fine..

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Aug 14 15:22:38 BST 2025



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


Commits:
f3496be2 by Holger Levsen at 2025-08-14T16:22:29+02:00
be more relaxed, all is fine..

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

- - - - -


1 changed file:

- bin/jenkins-shell-monitor.sh


Changes:

=====================================
bin/jenkins-shell-monitor.sh
=====================================
@@ -123,8 +123,8 @@ main_loop() {
 	REPRO_JOBS=$(ls ~jenkins/jobs/reproducible_* -1d | wc -l)
 	JOBS_RUNNING_TOTAL=$(grep '_ /bin/bash /srv/jenkins/bin/' $PSFAX | grep -c -v -E 'reproducible_worker.sh|reproducible_build.sh|jenkins-shell-monitor.sh')
 	if [ $JOBS_RUNNING_TOTAL -eq 0 ] ; then
-		JOBS_RUNNING_TOTAL="${RED}$JOBS_RUNNING_TOTAL${FOREGROUND_COLOR}"
-	elif [ $JOBS_RUNNING_TOTAL -lt 3 ] ; then
+		JOBS_RUNNING_TOTAL="${ORANGE}$JOBS_RUNNING_TOTAL${FOREGROUND_COLOR}"
+	elif [ $JOBS_RUNNING_TOTAL -eq 1 ] ; then
 		JOBS_RUNNING_TOTAL="${YELLOW}$JOBS_RUNNING_TOTAL${FOREGROUND_COLOR}"
 	fi
 	JOBS_RUNNING_LOCAL=$(grep '_ /bin/bash /srv/jenkins/bin/' $PSFAX | grep -c -v -E 'reproducible_worker.sh|reproducible_build.sh|jenkins-shell-monitor.sh|jenkins_master_wrapper.sh')



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f3496be2ddd45d2dfbd5751daae6ee54a09711ab

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f3496be2ddd45d2dfbd5751daae6ee54a09711ab
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/20250814/eb252dfd/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list