diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-06-19 12:40:57 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-06-19 12:40:57 +0200 |
commit | f812c06fabe45d4c9304a4c682688dc43f5a3ff4 (patch) | |
tree | 7603a87b6439083761f21cdf2cc2645b5867488a /job-cfg | |
parent | 7cb831cd4de3b5947d614b3209269fff21fe9cfa (diff) | |
download | jenkins.debian.net-f812c06fabe45d4c9304a4c682688dc43f5a3ff4.tar.xz |
try harder to get throttle plugin working
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/chroot-installation.yaml | 1 | ||||
-rw-r--r-- | job-cfg/g-i-installation.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml index d0ecdfa4..36b1d823 100644 --- a/job-cfg/chroot-installation.yaml +++ b/job-cfg/chroot-installation.yaml @@ -33,6 +33,7 @@ job-prio: '100' - throttle: max-total: 4 + max-per-node: 4 categories: - chroot-installation diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index e4043684..de7b7674 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -42,6 +42,7 @@ job-prio: '80' - throttle: max-total: 3 + max-per-node: 3 categories: - g-i-installation - defaults: |