[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: rebuild sid faster than testing

Holger Levsen holger at layer-acht.org
Wed Aug 3 18:06: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 447c763759bbf21536e70f126657b97b96242ad1
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Aug 3 20:06:19 2016 +0200

    reproducible Debian: rebuild sid faster than testing
---
 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 20a618a..103f559 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -137,17 +137,17 @@ LIMITS = {
     },
     'old': {
         'amd64': {
-            'testing': {1: (300, 800), 2: (500, 666), '*': 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},
         },
         'i386': {
-            'testing': {1: (300, 800), 2: (500, 666), '*': 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, 800), 2: (500, 666), '*': 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},
         }

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