[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible armhf: schedule testing a bit more often
Holger Levsen
holger at moszumanska.debian.org
Tue Jan 12 12:34:28 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 caec4c99a02ad2b6e99675dc9e1fa225e3982686
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Jan 12 13:34:14 2016 +0100
reproducible armhf: schedule testing a bit more often
---
bin/reproducible_scheduler.py | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 065c230..e6c72d5 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -71,9 +71,9 @@ LIMITS = {
'experimental': {'*': 440},
},
'armhf': {
- 'testing': {'*': 150},
- 'unstable': {'*': 150},
- 'experimental': {'*': 150},
+ 'testing': {'*': 177},
+ 'unstable': {'*': 177},
+ 'experimental': {'*': 177},
},
},
'new': {
@@ -107,8 +107,8 @@ LIMITS = {
'experimental': {1: (300, 70), 2: (500, 50), '*': 0},
},
'armhf': {
- 'testing': {1: (300, 200), 2: (600, 125), '*': 0},
- 'unstable': {1: (300, 200), 2: (600, 125), '*': 0},
+ 'testing': {1: (300, 200), 2: (600, 100), '*': 0},
+ 'unstable': {1: (300, 200), 2: (600, 100), '*': 0},
'experimental': {1: (300, 30), 2: (600, 15), '*': 0},
}
}
--
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