[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible armhf: schedule more old packages

Holger Levsen holger at moszumanska.debian.org
Fri Jan 15 12:35:35 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 4368a6873a1e6ae09af5483bbd38aa496ec60865
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jan 15 13:35:14 2016 +0100

    reproducible armhf: schedule more old packages
---
 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 b4f4f20..ed1ebd2 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -107,9 +107,9 @@ LIMITS = {
             'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         },
         'armhf': {
-            'testing': {1: (300, 400), 2: (600, 250), '*': 0},
-            'unstable': {1: (300, 400), 2: (600, 250), '*': 0},
-            'experimental': {1: (300, 35), 2: (600, 20), '*': 0},
+            'testing': {1: (300, 600), 2: (600, 400), '*': 0},
+            'unstable': {1: (300, 600), 2: (600, 400), '*': 0},
+            'experimental': {1: (300, 50), 2: (600, 35), '*': 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