[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: remove some more job throttling
Holger Levsen
holger at layer-acht.org
Fri Dec 23 14:43:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit af966cd68c7b21b818412a7be7a17e735544c78d
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Dec 23 15:42:58 2016 +0100
reproducible: remove some more job throttling
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
job-cfg/reproducible.yaml | 25 ++-----------------------
1 file changed, 2 insertions(+), 23 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 1db31f2..17ef413 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -118,8 +118,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:
@@ -154,13 +154,6 @@
- sidebar: *sb1
- sidebar: *sb2
- sidebar: *sb3
- - throttle:
- max-total: 9
- max-per-node: 9
- enabled: true
- option: category
- categories:
- - reproducible # no special category yet
triggers:
- timed: '{my_timed}'
logrotate:
@@ -188,13 +181,6 @@
- sidebar: *sb1
- sidebar: *sb2
- sidebar: *sb3
- - throttle:
- max-total: 9
- max-per-node: 9
- enabled: true
- option: category
- categories:
- - reproducible # no special category yet
triggers:
- timed: '{my_timed}'
- pollscm:
@@ -234,13 +220,6 @@
- sidebar: *sb1
- sidebar: *sb2
- sidebar: *sb3
- - throttle:
- max-total: 9
- max-per-node: 9
- enabled: true
- option: category
- categories:
- - reproducible # no special category yet
triggers:
- timed: '{my_timed}'
logrotate:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list