[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Revert "reproducible Debian: build testing/i386 faster that the other suites on i386"

Holger Levsen holger at layer-acht.org
Fri Aug 19 23:14:47 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 8b91ff5387ffc39a1c0a4d17f9b6e488c9cdc285
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Aug 20 01:14:39 2016 +0200

    Revert "reproducible Debian: build testing/i386 faster that the other suites on i386"
    
    This reverts commit 6649043714cc55232b23428c82459161e82ddbe4.
---
 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 29769d6..d1e667a 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -143,9 +143,9 @@ LIMITS = {
             'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         },
         'i386': {
-            'testing': {1: (300, 1111), 2: (500, 888), '*': 0},
-            'unstable': {1: (300, 100), 2: (500, 77), '*': 0},
-            'experimental': {1: (300, 33), 2: (500, 15), '*': 0},
+            'testing': {1: (300, 555), 2: (500, 444), '*': 0},
+            'unstable': {1: (300, 1000), 2: (500, 888), '*': 0},
+            'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         },
         'armhf': {
             'testing': {1: (300, 555), 2: (500, 444), '*': 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