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

Holger Levsen holger at moszumanska.debian.org
Sat Feb 13 14:10:26 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 7608504667d2da7edd810e027df8bed12a6e53e2
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Feb 13 15:10:16 2016 +0100

    reproducible debian: reschedule more old armhf packages at once
---
 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 689b4df..c2fb087 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -112,8 +112,8 @@ LIMITS = {
             'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
         },
         'armhf': {
-            'testing': {1: (300, 500), 2: (600, 333), '*': 0},
-            'unstable': {1: (300, 500), 2: (600, 333), '*': 0},
+            'testing': {1: (300, 500), 2: (600, 400), '*': 0},
+            'unstable': {1: (300, 555), 2: (600, 444), '*': 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