[Git][qa/jenkins.debian.net][master] fixup typo: reproducible system health: warn that some specific reboot notes...

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Jul 6 20:15:12 BST 2023



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


Commits:
9aff6876 by Holger Levsen at 2023-07-06T21:15:00+02:00
fixup typo: reproducible system health: warn that some specific reboot notes are false-positives currently

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -155,7 +155,7 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 			small_note "host needs apt-get dist-upgrade"
 		elif $(grep -q "Kernel needs upgrade" $LOG) ; then
 			# temporary until the bug in monitoring-plugins-contrib is fixed
-			case $JOBNAME in
+			case $JOB_NAME in
 				reproducible_node_health_check_armhf_virt64a|reproducible_node_health_check_armhf_virt64b|reproducible_node_health_check_armhf_virt64c|reproducible_node_health_check_armhf_ff64a|reproducible_node_health_check_armhf_jtx1a)
 					small_note "reboot needed for kernel upgrade (probably false-positive on this node)" ;;
 				*)	small_note "reboot needed for kernel upgrade" ;;



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/9aff6876d075b1eec9f3cbc16f0831a9160e28d7
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/20230706/d50fa8db/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list