[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible armhf: after 6 weeks packages should be rescheduled at earliest

Holger Levsen holger at moszumanska.debian.org
Sun Dec 20 21:58:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit fbe6aecc550fa0a821ac3267deaeb89ddd994db9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Dec 20 22:29:57 2015 +0100

    reproducible armhf: after 6 weeks packages should be rescheduled at earliest
---
 bin/reproducible_scheduler.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 1de142b..8fd7fc5 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -115,7 +115,7 @@ LIMITS = {
 }
 
 # only old packages older than this will be rescheduled
-MINIMUM_AGE = {'amd64': 7, 'armhf': 77}
+MINIMUM_AGE = {'amd64': 7, 'armhf': 42}
 
 
 class Limit:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list