[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] trbo health check: warn about apt upgrades available

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed May 24 00:09:20 BST 2023



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


Commits:
dde5a3c0 by Holger Levsen at 2023-05-24T01:08:39+02:00
trbo health check: warn about apt upgrades available

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -151,6 +151,8 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 			small_note "job zombies detected on jenkins"
 		elif $(grep -q "failed Squid Web Proxy Server" $LOG) ; then
 			small_note "squid.service failed"
+		elif $(grep -q "^Warning: there are packages to be upgraded on this system" $LOG) ; then
+			small_note "host needs apt-get dist-upgrade"
 		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



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/dde5a3c098a11fce0d5ca8df0f9b1bb8475af490
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/20230523/20e90dd2/attachment.htm>


More information about the Qa-jenkins-scm mailing list