[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible Debian: resume testing scheduling now that #846564 and #844701 are fixed in testing too

Holger Levsen holger at layer-acht.org
Mon Dec 26 13:40:48 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 069bc844578d597b3350034caf711ec165a4b476
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 26 14:40:26 2016 +0100

    reproducible Debian: resume testing scheduling now that #846564 and #844701 are fixed in testing too
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_scheduler.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index a7e195b..b9eca6d 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -164,17 +164,17 @@ LIMITS = {
             'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         },
         'i386': {
-            'testing': {1: (300, 8), 2: (500, 5), '*': 0},
+            'testing': {1: (300, 800), 2: (500, 500), '*': 0},
             'unstable': {1: (300, 800), 2: (500, 500), '*': 0},
             'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         },
         'arm64': {
-            'testing': {1: (300, 8), 2: (500, 5), '*': 0},
+            'testing': {1: (300, 800), 2: (500, 500), '*': 0},
             'unstable': {1: (300, 800), 2: (500, 500), '*': 0},
             'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         },
         'armhf': {
-            'testing': {1: (300, 8), 2: (500, 5), '*': 0},
+            'testing': {1: (300, 800), 2: (500, 500), '*': 0},
             'unstable': {1: (300, 800), 2: (500, 500), '*': 0},
             'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         }

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