summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-02-09 12:21:13 +0100
committerHolger Levsen <holger@layer-acht.org>2016-02-09 12:21:13 +0100
commitfa713f6d87cb2584ec057eb08ab34d2c13b2d148 (patch)
treec3b74fd6a7a6611048a8021fd1bdb2a963dcb959 /job-cfg
parent8dff00a00bb91208b59bef93427e4a3020213ec6 (diff)
downloadjenkins.debian.net-fa713f6d87cb2584ec057eb08ab34d2c13b2d148.tar.xz
reproducible debian: update dashboard and live-status a bit less frequently
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index e0a022d6..782f9f59 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -406,7 +406,7 @@
my_shellext: ".py"
- 'html_dashboard':
my_description: 'Generate HTML dashboard with graphs for reproducible builds.'
- my_timed: '*/5 * * * *'
+ my_timed: '*/10 * * * *'
- 'html_pkg_sets':
my_description: 'Generate HTML results (package sets with graphs) for reproducible builds.'
my_timed: '0 */4 * * *'
@@ -434,7 +434,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/2 * * * *'
+ my_timed: 'H/3 * * * *'
my_shellext: ".py"
- 'create_meta_pkg_sets':
my_description: 'Create meta package sets for later consumption when generating HTML stats.'