summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-09-11 02:11:52 +0200
committerHolger Levsen <holger@layer-acht.org>2015-09-11 02:11:52 +0200
commiteca5f99b6f2f8f8b571e8753d11b46894b534e1d (patch)
tree3fd4e1bd363c8184d9cb94d0faf07c1c8bb47465 /job-cfg
parentd8d7ced6d465d8b7ae6798b2ff7757437e0507c7 (diff)
downloadjenkins.debian.net-eca5f99b6f2f8f8b571e8753d11b46894b534e1d.tar.xz
reproducible: updating live_status every 2min is fine
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 52e98377..1ad0c4d0 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -748,7 +748,7 @@
my_node: ''
- '{name}_html_live_status':
my_description: 'Generate an HTML page showing the live status of all builds happening or scheduled by humans.'
- my_timed: '* * * * *'
+ my_timed: 'H/2 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_live_status.py'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
my_node: ''