[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: breakages job produces way too many sql queries, only run twice a day and not 8 times

Holger Levsen holger at moszumanska.debian.org
Tue Sep 22 19:52:59 UTC 2015


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 a7ba37fb7748f7822a65f833d364c819167bebb8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 22 21:52:36 2015 +0200

    reproducible: breakages job produces way too many sql queries, only run twice a day and not 8 times
---
 job-cfg/reproducible.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 6f30b81..85870f1 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -724,7 +724,7 @@
             my_node: ''
         - '{name}_html_breakages':
             my_description: 'Generate an HTML page with CI issues (packages with incoherent status or files that should or should not be there).'
-            my_timed: '30 H/3 * * *'
+            my_timed: '30 0,12 * * *'
             my_shell: '/srv/jenkins/bin/reproducible_html_breakages.py'
             my_recipients: 'qa-jenkins-scm at lists.alioth.debian.org'
             my_node: ''

-- 
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