[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: on amd64 schedule already tested packages from unstable and testing equally
Holger Levsen
holger at layer-acht.org
Fri Nov 11 14:09:04 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 31b54cd2506232f06e21db4d7fc31409549271b9
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Nov 11 14:37:45 2016 +0100
reproducible Debian: on amd64 schedule already tested packages from unstable and testing equally
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
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 bb0659e..5c885dd 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -140,8 +140,8 @@ LIMITS = {
},
'old': {
'amd64': {
- 'testing': {1: (300, 555), 2: (500, 444), '*': 0},
- 'unstable': {1: (300, 1000), 2: (500, 888), '*': 0},
+ 'testing': {1: (300, 800), 2: (500, 500), '*': 0},
+ 'unstable': {1: (300, 800), 2: (500, 500), '*': 0},
'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
},
'i386': {
--
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