[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: test stretch more often, so it can catchup
Holger Levsen
holger at moszumanska.debian.org
Fri Oct 9 23:50:40 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 ba3d088efe0fc1109c025132ecdefe7725b22011
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Oct 10 01:49:54 2015 +0200
reproducible: test stretch more often, so it can catchup
---
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 40d489a..2f74fb8 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -102,8 +102,8 @@ LIMITS = {
},
'old': {
'amd64': {
- 'testing': {1: (300, 400), 2: (400, 333), '*': 0},
- 'unstable': {1: (300, 500), 2: (400, 444), '*': 0},
+ 'testing': {1: (300, 500), 2: (400, 444), '*': 0},
+ 'unstable': {1: (300, 400), 2: (400, 333), '*': 0},
'experimental': {1: (300, 35), 2: (400, 25), '*': 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