[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: run scheduler 3 times a day, 2.5h after dinstall runs

Holger Levsen holger at layer-acht.org
Mon Jan 23 14:15:35 UTC 2017


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 12be33ea27a05e65aeb0302232c6a991483c54f6
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Jan 23 15:15:29 2017 +0100

    reproducible Debian: run scheduler 3 times a day, 2.5h after dinstall runs
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/reproducible.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 5f781ce..15a70f5 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -468,7 +468,8 @@
             my_task:
                 - 'scheduler':
                     my_description: 'Schedule packages to be tested for reproducibility.'
-                    my_timed: '55 */3 * * *'
+                    # dinstall runs 1|7|13|19:52 UTC - see https://anonscm.debian.org/git/mirror/dak.git/tree/config/debian/crontab
+                    my_timed: '23 3,9,15,21 * * *'
                     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