[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: removing global throttling of jobs (we still have throttling per node)

Holger Levsen holger at layer-acht.org
Thu Apr 27 09:12:58 UTC 2017


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 85ce2731331d049e39f6bdbe3812030390f21bc2
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Apr 27 11:12:47 2017 +0200

    reproducible: removing global throttling of jobs (we still have throttling per node)
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/reproducible.yaml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 842db50..8533fcb 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -84,13 +84,6 @@
       - sidebar: *sb3
       - priority-sorter:
           priority: '150'
-      - throttle:
-          max-total: 180
-          max-per-node: 180
-          enabled: true
-          option: category
-          categories:
-            - reproducible
     triggers:
       - timed: '{my_timed}'
     wrappers:
@@ -250,13 +243,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