[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Actually run the janitor worker every minute.
    Mattia Rizzolo 
    gitlab at salsa.debian.org
       
    Thu Sep  3 19:02:23 BST 2020
    
    
  
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
194d06a5 by Jelmer Vernooij at 2020-09-03T20:02:05+02:00
Actually run the janitor worker every minute.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- job-cfg/janitor.yaml
Changes:
=====================================
job-cfg/janitor.yaml
=====================================
@@ -50,7 +50,7 @@
     concurrent: true
     description: 'Run the janitor worker'
     triggers:
-      - timed: 'H/1 * * * *'
+      - timed: '* * * * *'
     properties:
       - throttle:
          max-total: 4
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/194d06a534fa4737246309cc0737e972460a6980
-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/194d06a534fa4737246309cc0737e972460a6980
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200903/f066548b/attachment-0001.html>
    
    
More information about the Qa-jenkins-scm
mailing list