[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: notice too many installed kernels too

Holger Levsen gitlab at salsa.debian.org
Wed Jul 22 11:52:05 BST 2020



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


Commits:
199ea187 by Holger Levsen at 2020-07-22T12:51:56+02:00
reproducible trbo system health check: notice too many installed kernels too

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -118,6 +118,8 @@ for JOB in reproducible_* ; do
 			NOTE=" (squid.service failed)"
 		elif $(grep -q "Kernel needs upgrade" $JOB/builds/$LAST/log) ; then
 			NOTE=" (reboot needed for kernel upgrade)"
+		elif $(grep -q "Warning, more than one kernel in /boot" $JOB/builds/$LAST/log) ; then
+			NOTE=" (more than one kernel installed)"
 		elif $(grep -q "failed failed /etc/rc.local Compatibility" $JOB/builds/$LAST/log) ; then
 			NOTE=" (rc-local.service loaded failed)"
 		elif $(egrep -q "failed Session [0-9]+ of user jenkins" $JOB/builds/$LAST/log) ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/199ea187d540d2f9f76d9314616e1b586aaf687a
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/20200722/14c45f79/attachment.html>


More information about the Qa-jenkins-scm mailing list