[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible armhf: raise MAXIMA on armhf, to schedule less often

Holger Levsen holger at moszumanska.debian.org
Mon Dec 21 17:08:23 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 dfdcc8682eee19ed5d596ab0be7326c573fe8c7b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 21 18:07:56 2015 +0100

    reproducible armhf: raise MAXIMA on armhf, to schedule less often
---
 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 8fd7fc5..7daeabd 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': 250}
+MAXIMA = {'amd64': 750, 'armhf': 375}
 
 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