[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: create HTML dashboard, live status and dd-list pages less often

Holger Levsen holger at layer-acht.org
Sat Jun 24 10:21:00 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 883fa3b011b8fb329b73415e016f2575c4206dc9
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jun 24 12:20:43 2017 +0200

    reproducible Debian: create HTML dashboard, live status and dd-list pages less often
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 job-cfg/reproducible.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index c25cf26..b0e06e9 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -500,7 +500,7 @@
                     my_shellext: ".py"
                 - 'html_dashboard':
                     my_description: 'Generate HTML dashboard with graphs for reproducible builds.'
-                    my_timed: '*/10 * * * *'
+                    my_timed: '*/15 * * * *'
                 - 'html_pkg_sets':
                     my_description: 'Generate HTML results (package sets with graphs) for reproducible builds.'
                     my_timed: '*/30 * * * *'
@@ -511,7 +511,7 @@
                     my_shellext: ".py"
                 - 'html_dd_list':
                     my_description: 'Generate HTML results (dd-list) for reproducible builds.'
-                    my_timed: '55 */2 * * *'
+                    my_timed: '55 */4 * * *'
                     my_shellext: ".py"
                 - 'html_all_packages':
                     my_description: 'Generate HTML results (for all packages) for reproducible builds. This job is rather redudant and just run to give a fuzzy warm feeling all pages are good.'
@@ -529,7 +529,7 @@
                     my_timed: ''
                 - 'html_live_status':
                     my_description: 'Generate an HTML page showing the live status of all builds happening or scheduled by humans.'
-                    my_timed: 'H/6 * * * *'
+                    my_timed: 'H/10 * * * *'
                     my_shellext: ".py"
                 - 'html_nodes_info':
                     my_description: 'Collect various information from build nodes used for reproducible builds and generate static HTML pages with various information about nodes.'
@@ -539,7 +539,7 @@
                     my_timed: '0 6 * * H/3'
                 - 'json':
                     my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.'
-                    my_timed: '1 * * * *'
+                    my_timed: '1 H/2 * * *'
                     my_shellext: ".py"
                 - 'html_archlinux':
                     my_description: 'Build a simple webpage for Arch Linux reproducibility tests'

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