[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: schedule tested packages in testing/amd64 more often, but not as often as unstable/amd64

Holger Levsen holger at moszumanska.debian.org
Fri Sep 25 01:38:36 UTC 2015


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 f36a6e74ce0b39b40ef01f48d797a1d2bb8bcaa4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Sep 25 03:37:06 2015 +0200

    reproducible: schedule tested packages in testing/amd64 more often, but not as often as unstable/amd64
---
 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 ccbfd20..bb0fc5a 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -102,8 +102,8 @@ LIMITS = {
     },
     'old': {
         'amd64': {
-            'testing': {1: (300, 250), 2: (400, 300), '*': 0},
-            'unstable': {1: (300, 500), 2: (400, 600), '*': 0},
+            'testing': {1: (300, 333), 2: (400, 400), '*': 0},
+            'unstable': {1: (300, 444), 2: (400, 500), '*': 0},
             'experimental': {1: (300, 35), 2: (400, 25), '*': 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