[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] trbo health check: catch another wording for outdated running kernels

Holger Levsen gitlab at salsa.debian.org
Mon Apr 12 12:25:13 BST 2021



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


Commits:
a4b56e9d by Holger Levsen at 2021-04-12T13:24:57+02:00
trbo health check: catch another wording for outdated running kernels

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -149,6 +149,8 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 			small_note "squid.service failed"
 		elif $(grep -q "Kernel needs upgrade" $LOG) ; then
 			small_note "reboot needed for kernel upgrade"
+		elif $(grep -q "^WARNING: Running kernel does not match on-disk kernel image:" $LOG) ; then
+			small_note "reboot needed for kernel upgrade"
 		elif $(grep -q "Warning: more than one kernel in /boot" $LOG) ; then
 			small_note "more than one kernel installed"
 		elif $(grep -q "failed failed /etc/rc.local Compatibility" $LOG) ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a4b56e9d33fbaa346c11d09f976f2bb123f3fde7
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/20210412/e0d45ff0/attachment.htm>


More information about the Qa-jenkins-scm mailing list