[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: only run the automatic scheduler every 3h (instead of 2h)

Holger Levsen holger at layer-acht.org
Wed Nov 2 13:02:30 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 da1b4b0065f7baa8823a85d2daed1f98a2284f72
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Nov 2 14:02:16 2016 +0100

    reproducible Debian: only run the automatic scheduler every 3h (instead of 2h)
---
 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 3962ea2..f5b8e31 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 */2 * * *'
+                    my_timed: '55 */3 * * *'
                     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