[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible armhf: schedule testing a bit more often

Holger Levsen holger at moszumanska.debian.org
Sat Jan 2 12:10:20 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 b90ec9fd18d4952912e35ecbb21862a29014804b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jan 2 13:10:10 2016 +0100

    reproducible armhf: schedule testing a bit more often
---
 bin/reproducible_scheduler.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index f6c447e..3a62158 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -71,7 +71,7 @@ LIMITS = {
             'experimental': {'*': 440},
         },
         'armhf': {
-            'testing': {'*': 42},
+            'testing': {'*': 77},
             'unstable': {'*': 150},
             'experimental': {'*': 150},
         },
@@ -83,9 +83,9 @@ LIMITS = {
             'experimental': {1: (100, 250), 2: (200, 200), '*': 150},
         },
         'armhf': {
-            'testing': {1: (100, 42), 2: (200, 42), '*': 0},
-            'unstable': {1: (100, 75), 2: (200, 60), '*': 45},
-            'experimental': {1: (100, 75), 2: (200, 60), '*': 45},
+            'testing': {1: (100, 77), 2: (200, 77), '*': 0},
+            'unstable': {1: (100, 77), 2: (200, 77), '*': 42},
+            'experimental': {1: (100, 77), 2: (200, 77), '*': 42},
         },
     },
     'ftbfs+depwait': {

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