From 58bb8a0f8709eb39e260e78879e511205d434113 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 27 Apr 2015 17:57:39 +0200 Subject: 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 19669c27..28b44431 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: -- cgit v1.2.3-70-g09d2