[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Arch Linux: if we want to request 500, we need to set the limit to 501, obviously
Holger Levsen
gitlab at salsa.debian.org
Fri Jan 25 22:06:38 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6ad77ebf by Holger Levsen at 2019-01-25T22:06:24Z
reproducible Arch Linux: if we want to request 500, we need to set the limit to 501, obviously
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_archlinux_scheduler.sh
Changes:
=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -188,7 +188,7 @@ update_archlinux_repositories() {
# (only if less than $THRESHOLD packages are currently scheduled)
#
echo "$(date -u ) - should we schedule old packages?"
- MAX=500
+ MAX=501
local THRESHOLD=600
MINDATE=$(date -u +"%Y-%m-%d %H:%M" -d "4 days ago")
SCHDATE=$(date -u +"%Y-%m-%d %H:%M" -d "7 days")
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/6ad77ebf68fe7c5d5ab2c37c35d4ffc568c93075
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/6ad77ebf68fe7c5d5ab2c37c35d4ffc568c93075
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/20190125/0d23bc7c/attachment.html>
More information about the Qa-jenkins-scm
mailing list