[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: run the scheduler only every 2h to reduce it's mail volume

Holger Levsen holger at layer-acht.org
Fri Oct 28 09:31:34 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 4081f6eb3ca3dc3fb73a3ddc126a9d9c5d22eae6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Oct 28 11:31:18 2016 +0200

    reproducible Debian: run the scheduler only every 2h to reduce it's mail volume
---
 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 a43251c..af425ee 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -469,7 +469,7 @@
             my_task:
                 - 'scheduler':
                     my_description: 'Schedule packages to be tested for reproducibility.'
-                    my_timed: '55 * * * *'
+                    my_timed: '55 */2 * * *'
                     my_shellext: ".py"
                 - 'html_dashboard':
                     my_description: 'Generate HTML dashboard with graphs for reproducible builds.'

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