[Git][qa/jenkins.debian.net][master] reproducible Debian maintenance: also show architecture of builds running for >48h

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Jan 15 09:55:37 GMT 2024



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


Commits:
55a86760 by Holger Levsen at 2024-01-15T10:55:14+01:00
reproducible Debian maintenance: also show architecture of builds running for >48h

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -758,7 +758,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 	echo "$(date -u) - Rescheduling builds which didn't end correctly."
 	DATE=$(date '+%Y-%m-%d %H:%M' -d "-2 days")
 	QUERY="
-		SELECT s.id, s.name, p.date_scheduled, p.date_build_started
+		SELECT s.id, s.name, s.architecture, p.date_scheduled, p.date_build_started
 			FROM schedule AS p JOIN sources AS s ON p.package_id=s.id
 			WHERE p.date_build_started IS NOT NULL
 			AND p.date_build_started < '$DATE'



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/55a86760f4adf507a89fc2a5c32969fb116d5365
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/20240115/b57fa86e/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list