[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: detect problems due to missing .buildinfo files

Holger Levsen gitlab at salsa.debian.org
Sat Sep 12 14:41:04 BST 2020



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


Commits:
73efac76 by Holger Levsen at 2020-09-12T15:40:53+02:00
reproducible trbo system health check: detect problems due to missing .buildinfo files

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -183,6 +183,8 @@ for JOB_NAME in reproducible_* ; do
 			else
 				small_note "sbuild failed for undetected reasons"
 			fi
+		elif $(grep -q "^Warning: no .buildinfo exists" $LOG) ; then
+			small_note ".buildinfo not available"
 		fi
 		if ! $SUSPECT ; then
 			echo "1|$JOB_NAME|$JOB_URL|true|$NOTE" >> ${UNSTABLE_JOBS}



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/73efac766878fbafc98644042dd41bbe3e705607
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/20200912/8e7a8c8a/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list