[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible armhf: increase MAXIMA so that also old packages will be re-tested

Holger Levsen holger at moszumanska.debian.org
Fri Jan 8 11:30:01 UTC 2016


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 2bf1838fd5e98b19190fbc925c7bca6aca85f0f5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jan 8 12:29:46 2016 +0100

    reproducible armhf: increase MAXIMA so that also old packages will be re-tested
---
 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 40721cb..66a7365 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -61,7 +61,7 @@ So, the 3rd step happens only when there are more than 350 packages queued up.
 Finally, MINIMUM_AGE is respected when scheduling old versions.
 
 """
-MAXIMA = {'amd64': 750, 'armhf': 500}
+MAXIMA = {'amd64': 750, 'armhf': 600}
 
 LIMITS = {
     'untested': {

-- 
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