[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: schedule old packages on i386 like on amd64 and arm64

Holger Levsen holger at layer-acht.org
Mon May 15 16:05:41 UTC 2017


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 fd8abc10e8fe122ba548fda8c58b8beab8835fe9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon May 15 18:05:35 2017 +0200

    reproducible Debian: schedule old packages on i386 like on amd64 and arm64
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_scheduler.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index e3819cb..4e3f2dc 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -164,8 +164,8 @@ LIMITS = {
             'experimental': {1: (500, 70), 2: (850, 50), '*': 0},
         },
         'i386': {
-            'testing': {1: (500, 800), 2: (850, 550), '*': 0},
-            'unstable': {1: (500, 1000), 2: (850, 750), '*': 0},
+            'testing': {1: (500, 900), 2: (850, 750), '*': 0},
+            'unstable': {1: (500, 1100), 2: (850, 950), '*': 0},
             'experimental': {1: (500, 70), 2: (850, 50), '*': 0},
         },
         'arm64': {

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