summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-12 21:41:04 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-12 21:41:04 +0100
commit6725ef53532e75331f417e1b21cbc16002263dd8 (patch)
tree4df97f31088d6670956545dd19bf7e6314ace06d /job-cfg
parent03796abe87766caf831cc5710cee50c5799cfba7 (diff)
downloadjenkins.debian.net-6725ef53532e75331f417e1b21cbc16002263dd8.tar.xz
reproducible: run scheduler less frequently
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 ecc21ac6..00cc1905 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -251,7 +251,7 @@
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_scheduler':
my_description: 'Schedule packages to be tested for reproducibility.'
- my_timed: '11,23,42,52 * * * *'
+ my_timed: '42 * * * *'
my_shell: '/srv/jenkins/bin/reproducible_scheduler.py'
my_recipients: 'qa-jenkins-scm@lists.alioth.debian.org'
- '{name}_html_graphs':