summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-13 13:16:15 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-13 13:16:15 +0100
commitec8ff0888f662ce0c1d770972df5b14b9d83e3b8 (patch)
tree98cad82fc1df286be94d14d048d6dc19d49267c8 /job-cfg
parent7fcd9f7cb3bf46ad0b977906b9e8da0c58440928 (diff)
downloadjenkins.debian.net-ec8ff0888f662ce0c1d770972df5b14b9d83e3b8.tar.xz
reproducible: refactor, reduce db queries
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 00cc1905..c3d29735 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -261,7 +261,7 @@
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_indexes':
my_description: 'Generate HTML results (indexes) for reproducible builds.'
- my_timed: '59 * * * *'
+ my_timed: '*/15 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_indexes.py'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_dd_list':