summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-07-09 13:23:25 +0200
committerHolger Levsen <holger@layer-acht.org>2015-07-09 13:23:25 +0200
commit55649ec7c8a99b1364312c9a1aa9074cf9d7b226 (patch)
treeb428e526f71ad36695b702293a82e7bf8a9a0af6 /job-cfg
parent922c68aeba37f40b9de08ffe30d613d3130b6aee (diff)
downloadjenkins.debian.net-55649ec7c8a99b1364312c9a1aa9074cf9d7b226.tar.xz
reproducible: running _dd-list.py twelve times a days uses approx as much ressources as _dd-list.sh once a day…
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 7f13f7c5..8796ec88 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -346,7 +346,7 @@
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_dd_list':
my_description: 'Generate HTML results (dd-list) for reproducible builds.'
- my_timed: '55 23 * * *'
+ my_timed: '55 */2 * * *'
my_shell: '/srv/jenkins/bin/reproducible_html_dd_list.py'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_notes':