From 25def8839a53bc8488c7b7f741477cc110f0e765 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 13 Apr 2014 15:12:49 +0200 Subject: rebootstrap: limit concurrent rebootstrap jobs to 2 and schedule them with slightly less than default (=100) priority --- job-cfg/rebootstrap.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'job-cfg') diff --git a/job-cfg/rebootstrap.yaml b/job-cfg/rebootstrap.yaml index 396f48f5..6f8752e8 100644 --- a/job-cfg/rebootstrap.yaml +++ b/job-cfg/rebootstrap.yaml @@ -14,6 +14,15 @@ url: http://www.profitbricks.com text: Sponsored by Profitbricks icon: /userContent/images/profitbricks-24x24.png + - priority: + job-prio: '90' + - throttle: + max-total: 2 + max-per-node: 2 + enabled: True + option: category + categories: + - rebootstrap description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 365 @@ -35,7 +44,6 @@ unstable-on-warning: 'false' fail-on-error: 'false' - - job-template: defaults: rebootstrap name: '{name}_arm64' -- cgit v1.2.3-70-g09d2