[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Arch Linux: reschedule packages which have been tested 4 days ago. (just before: 5d)

Holger Levsen gitlab at salsa.debian.org
Sat Jan 19 17:36:28 GMT 2019


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


Commits:
14ddcf02 by Holger Levsen at 2019-01-19T17:36:19Z
reproducible Arch Linux: reschedule packages which have been tested 4 days ago. (just before: 5d)

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

- - - - -


1 changed file:

- bin/reproducible_archlinux_scheduler.sh


Changes:

=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -190,7 +190,7 @@ update_archlinux_repositories() {
 	echo "$(date -u ) - should we schedule old packages?"
 	MAX=500
 	local THRESHOLD=600
-	MINDATE=$(date -u +"%Y-%m-%d %H:%M" -d "5 days ago")
+	MINDATE=$(date -u +"%Y-%m-%d %H:%M" -d "4 days ago")
 	SCHDATE=$(date -u +"%Y-%m-%d %H:%M" -d "7 days")
 	local CURRENT=$(query_db "SELECT count(*) FROM sources AS s JOIN schedule AS sch ON s.id=sch.package_id WHERE s.distribution=$DISTROID AND s.architecture='x86_64' AND sch.date_build_started IS NULL;")
 	if [ $CURRENT -le $THRESHOLD ] ; then



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/14ddcf02027967f489d0a0e3728bf3a0e9c4ca88

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/14ddcf02027967f489d0a0e3728bf3a0e9c4ca88
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/20190119/6b178144/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list