[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Arch Linux: schedule more old packages sooner

Holger Levsen gitlab at salsa.debian.org
Sat Jan 19 15:16:35 GMT 2019


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


Commits:
90da004f by Holger Levsen at 2019-01-19T15:16:25Z
reproducible Arch Linux: schedule more old packages sooner

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

- - - - -


1 changed file:

- bin/reproducible_archlinux_scheduler.sh


Changes:

=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright 2015-2018 Holger Levsen <holger at layer-acht.org>
+# Copyright 2015-2019 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv=2
 
 DEBUG=false
@@ -188,8 +188,8 @@ update_archlinux_repositories() {
 	# (only if less than $THRESHOLD packages are currently scheduled)
 	#
 	echo "$(date -u ) - should we schedule old packages?"
-	MAX=350
-	local THRESHOLD=450
+	MAX=500
+	local THRESHOLD=600
 	MINDATE=$(date -u +"%Y-%m-%d %H:%M" -d "10 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;")



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/90da004ff3397e92f64fa3f6727f854839454caf

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/90da004ff3397e92f64fa3f6727f854839454caf
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/9f7c1d41/attachment.html>


More information about the Qa-jenkins-scm mailing list