diff options
author | Holger Levsen <holger@layer-acht.org> | 2014-11-01 14:40:43 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2014-11-01 14:40:43 +0100 |
commit | 7420684ef0f4a7ed0aec5c6341f3a6f15e9ebcda (patch) | |
tree | 25d75b7523df0363841697a3a63c0a96a5ad14bd /job-cfg | |
parent | df6562b006cfe074017a247e66335e2b816b1cb6 (diff) | |
download | jenkins.debian.net-7420684ef0f4a7ed0aec5c6341f3a6f15e9ebcda.tar.xz |
g-i housekeeping: properly report disk usage for each job, exclude running jobs, so this can be run also when g-i-i jobs are running
Diffstat (limited to 'job-cfg')
-rw-r--r-- | job-cfg/g-i-installation.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index da4a811c..40f5de9a 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -86,13 +86,6 @@ icon: /userContent/images/profitbricks-24x24.png - priority: job-prio: '175' - - throttle: - max-total: 4 - max-per-node: 4 - enabled: True - option: category - categories: - - g-i-installation - job-template: defaults: g-i-installation-housekeeping |