[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: schedule tested packages from sid/amd64 a bit more often
Holger Levsen
holger at moszumanska.debian.org
Sun Sep 6 13:01:08 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 712963759fe82290476d6f3337fbd5c0a5f756b1
Author: Holger Levsen <holger at layer-acht.org>
Date: Sun Sep 6 15:00:35 2015 +0200
reproducible: schedule tested packages from sid/amd64 a bit more often
---
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 5303112..2189844 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -66,8 +66,8 @@ LIMITS = {
},
'old': {
'amd64': {
- 'testing': {1: (300, 25), 2: (400, 30), '*': 0},
- 'unstable': {1: (300, 50), 2: (400, 60), '*': 0},
+ 'testing': {1: (300, 20), 2: (400, 30), '*': 0},
+ 'unstable': {1: (300, 60), 2: (400, 70), '*': 0},
'experimental': {1: (300, 3.5), 2: (400, 2.5), '*': 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