[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Debian: schedule even more packages for amd64 and arm64

Holger Levsen holger at layer-acht.org
Mon May 1 16:15:27 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 64c2c1cea785ff15227eba9f99afc14b6d350af6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon May 1 18:15:18 2017 +0200

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

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 21bfdf0..0682d12 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -159,8 +159,8 @@ LIMITS = {
     },
     'old': {
         'amd64': {
-            'testing': {1: (300, 800), 2: (600, 600), '*': 0},
-            'unstable': {1: (300, 800), 2: (600, 600), '*': 0},
+            'testing': {1: (500, 1000), 2: (600, 750), '*': 0},
+            'unstable': {1: (500, 1000), 2: (600, 750), '*': 0},
             'experimental': {1: (300, 70), 2: (600, 50), '*': 0},
         },
         'i386': {
@@ -169,8 +169,8 @@ LIMITS = {
             'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         },
         'arm64': {
-            'testing': {1: (300, 800), 2: (600, 600), '*': 0},
-            'unstable': {1: (300, 800), 2: (600, 600), '*': 0},
+            'testing': {1: (500, 1000), 2: (600, 750), '*': 0},
+            'unstable': {1: (500, 1000), 2: (600, 750), '*': 0},
             'experimental': {1: (300, 70), 2: (600, 50), '*': 0},
         },
         'armhf': {

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