[Qa-jenkins-scm] [jenkins.debian.net] 01/01: limit to three g-i jobs maximum

Holger Levsen holger at moszumanska.debian.org
Mon Apr 27 15:57:48 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 58bb8a0f8709eb39e260e78879e511205d434113
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Apr 27 17:57:39 2015 +0200

    limit to three g-i jobs maximum
---
 job-cfg/g-i-installation.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 19669c2..28b4443 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -52,8 +52,8 @@
       - priority:
           job-prio: '140'
       - throttle:
-          max-total: 4
-          max-per-node: 4
+          max-total: 3
+          max-per-node: 3
           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