[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] rebootstrap: poll only once a day

Helmut Grohne gitlab at salsa.debian.org
Sun Jun 24 16:51:04 BST 2018


Helmut Grohne pushed to branch master at Debian QA / jenkins.debian.net


Commits:
ae4fe802 by Helmut Grohne at 2018-06-24T17:50:08+02:00
rebootstrap: poll only once a day

This should help get us below salsa's rate limiting.

At the same time, use salsa's webhooks to push git pushes to jenkins.

- - - - -


1 changed file:

- job-cfg/rebootstrap.yaml.py


Changes:

=====================================
job-cfg/rebootstrap.yaml.py
=====================================
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -89,7 +89,7 @@ print("""
           regular-expression: 'Caused by: hudson.plugins.git.GitException: Command "git fetch'
     triggers:
       - pollscm:
-          cron: '*/6 * * * *'
+          cron: 'H H * * *'
     node: '{my_node}'
 """)
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ae4fe802986be8d515365022d83d58bffc25b762

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ae4fe802986be8d515365022d83d58bffc25b762
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/20180624/3068b066/attachment.html>


More information about the Qa-jenkins-scm mailing list