From e332e94e2c2c1fb7eab7e70ff88abfaa04d8b1c4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 15 Jun 2015 09:17:51 +0200 Subject: reproducible openwrt and coreboot: throttle concurrent builds to not use too many ressources --- job-cfg/reproducible.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index e4e86ccc..306b39d5 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -94,8 +94,8 @@ - priority: job-prio: '150' - throttle: - max-total: 3 - max-per-node: 3 + max-total: 9 + max-per-node: 9 enabled: true option: category categories: @@ -138,6 +138,13 @@ url: http://www.profitbricks.co.uk text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png + - throttle: + max-total: 9 + max-per-node: 9 + enabled: true + option: category + categories: + - reproducible # no special category yet description: '{my_description}
Job configuration source is reproducible.yaml.
Results are available at https://reproducible.debian.net.' logrotate: daysToKeep: 90 -- cgit v1.2.3-70-g09d2