[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: allow 180 concurrent builder jobs

Holger Levsen holger at layer-acht.org
Fri Dec 23 14:35:29 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 277cdcf7a81da65dda11896b11b8552659551a4c
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Dec 23 15:35:25 2016 +0100

    reproducible Debian: allow 180 concurrent builder jobs
---
 job-cfg/reproducible.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index a98141c..1db31f2 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -82,8 +82,8 @@
       - priority-sorter:
           priority: '150'
       - throttle:
-          max-total: 58
-          max-per-node: 58
+          max-total: 180
+          max-per-node: 180
           enabled: true
           option: category
           categories:

-- 
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