[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: schedule armhf some more
Holger Levsen
holger at moszumanska.debian.org
Mon Aug 31 00:27:44 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 b63322cd340908ae9ea472c0d0c74db565ccba24
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Aug 31 02:27:23 2015 +0200
reproducible: schedule armhf some more
---
bin/reproducible_scheduler.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_scheduler.py b/bin/reproducible_scheduler.py
index 4c45782..3a056cd 100755
--- a/bin/reproducible_scheduler.py
+++ b/bin/reproducible_scheduler.py
@@ -81,7 +81,7 @@ LIMITS = {
# define an "arch factor", so the scheduling limits differ between archs
ARCH_SHARE = {'amd64': 10, 'armhf': 3}
-MAXIMUM = {'amd64': 750, 'armhf': 75}
+MAXIMUM = {'amd64': 750, 'armhf': 250}
class Limit:
def __init__(self, arch, queue):
--
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