[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible debian: update dashboard and live-status a bit less frequently
Holger Levsen
holger at moszumanska.debian.org
Tue Feb 9 11:28:35 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 fa713f6d87cb2584ec057eb08ab34d2c13b2d148
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Feb 9 12:21:13 2016 +0100
reproducible debian: update dashboard and live-status a bit less frequently
---
job-cfg/reproducible.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index e0a022d..782f9f5 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.'
--
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