[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible: seems the gcc5 transition has cooled off, schedule sid more often than testing again (amd64)
Holger Levsen
holger at moszumanska.debian.org
Fri Aug 28 23:18:15 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 e30b1af7ff0193dd463205f32a962218b64aa1b7
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Aug 29 01:16:13 2015 +0200
reproducible: seems the gcc5 transition has cooled off, schedule sid more often than testing again (amd64)
---
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 b9ac74d..4487911 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -66,8 +66,8 @@ LIMITS = {
},
'old': {
'amd64': {
- 'testing': {1: (300, 87.5), 2: (400, 62.5), '*': 0},
- 'unstable': {1: (300, 17.5), 2: (400, 12.5), '*': 0},
+ 'testing': {1: (300, 50), 2: (400, 62.5), '*': 0},
+ 'unstable': {1: (300, 75), 2: (400, 12.5), '*': 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