From 07b1e076d38b85f95ff00e41af1d7c818f523cfb Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 17 Jul 2013 23:43:21 +0200 Subject: really throttle all of that category to make it effective --- job-cfg/chroot-installation.yaml | 14 ++++++++++++++ job-cfg/g-i-installation.yaml | 7 +++++++ 2 files changed, 21 insertions(+) diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml index 63313b49..e6abe985 100644 --- a/job-cfg/chroot-installation.yaml +++ b/job-cfg/chroot-installation.yaml @@ -73,6 +73,13 @@ icon: /userContent/images/profitbricks-24x24.png - priority: job-prio: '101' + - throttle: + max-total: 4 + max-per-node: 4 + enabled: True + option: category + categories: + - chroot-installation - defaults: name: chroot-housekeeping @@ -111,6 +118,13 @@ icon: /userContent/images/profitbricks-24x24.png - priority: job-prio: '105' + - throttle: + max-total: 4 + max-per-node: 4 + enabled: True + option: category + categories: + - chroot-installation - job-template: defaults: chroot-housekeeping diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 9b402fd4..076a7460 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -81,6 +81,13 @@ icon: /userContent/images/profitbricks-24x24.png - priority: job-prio: '50' + - throttle: + max-total: 3 + max-per-node: 3 + enabled: True + option: category + categories: + - g-i-installation - job-template: defaults: g-i-installation-housekeeping -- cgit v1.2.3-70-g09d2