[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: remove throttling limitations
Holger Levsen
holger at moszumanska.debian.org
Thu Sep 10 15:13:05 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 e571f760de18003724857704cfe75529c84164e1
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Sep 10 17:12:30 2015 +0200
reproducible: remove throttling limitations
---
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 2e3cd26..46790e6 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -95,8 +95,8 @@
- priority:
job-prio: '150'
- throttle:
- max-total: 9
- max-per-node: 9
+ max-total: 36
+ max-per-node: 36
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