[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: only create pkg set pages every 4h, the job runs 30min (and could run in 30s)

Holger Levsen holger at moszumanska.debian.org
Sun Dec 20 23:18:05 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 dc7ef74b13d555da6a4090827d725b8b57c3368f
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Dec 21 00:17:28 2015 +0100

    reproducible: only create pkg set pages every 4h, the job runs 30min (and could run in 30s)
---
 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 97df606..2b7d7c0 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -358,7 +358,7 @@
                     my_timed: '*/5 * * * *'
                 - 'html_pkg_sets':
                     my_description: 'Generate HTML results (package sets with graphs) for reproducible builds.'
-                    my_timed: '0 * * * *'
+                    my_timed: '0 */4 * * *'
                 - 'html_indexes':
                     my_description: 'Generate HTML results (indexes) for reproducible builds.'
                     my_timed: '*/15 * * * *'

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