From 277cdcf7a81da65dda11896b11b8552659551a4c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 23 Dec 2016 15:35:25 +0100 Subject: reproducible Debian: allow 180 concurrent builder jobs --- job-cfg/reproducible.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index a98141cc..1db31f20 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -82,8 +82,8 @@ - priority-sorter: priority: '150' - throttle: - max-total: 58 - max-per-node: 58 + max-total: 180 + max-per-node: 180 enabled: true option: category categories: -- cgit v1.2.3-54-g00ecf