[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian armhf: enable scheduling of already tested packages
Holger Levsen
holger at moszumanska.debian.org
Fri Dec 18 18:48:57 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 f18001b4209fcb5e780ea0ed28a7d87c57865f63
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Dec 18 19:48:34 2015 +0100
reproducible debian armhf: enable scheduling of already tested packages
---
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 e974192..d9fd9a9 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': 150}
+MINIMUM_AGE = {'amd64': 7, 'armhf': 77}
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