summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-05 12:09:10 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-05 13:49:04 +0200
commit5af45de3cf5d9a718d80af5e274b8209ee8d79d8 (patch)
treebb46768ceba702e547267846807a379f16af2363 /job-cfg
parent4c7749cdd37bf7a1a35e2f1d6d2a40717afb77e4 (diff)
downloadjenkins.debian.net-5af45de3cf5d9a718d80af5e274b8209ee8d79d8.tar.xz
reproducible: cleanup job-cfg a bit
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index c4e2b448..989c3eea 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -138,12 +138,10 @@
my_description: 'Setup pbuilder for reproducible builds as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
my_timed: '42 0 * * *'
my_shell: '/srv/jenkins/bin/reproducible_setup.sh'
- my_params: ''
- '{name}_stats':
my_description: 'Reproducible builds statistics'
my_timed: '0 0 * * *'
my_shell: '/srv/jenkins/bin/reproducible_stats.sh'
- my_params: ''
- '{name}_build_random_packages':
my_description: 'Reproducible build this many random packages each day:'
my_timed: '0,15,30,45 * * * *'
@@ -156,7 +154,7 @@
my_params: 'known 25'
- '{name}_build_candidates':
my_description: 'Reproducible build packages from a list of pre-defined candidates: '
- my_timed: '40,15,30,45 3,9,15,21 * * *'
+ my_timed: '0 0,4,8,12,16,20 * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
my_params: 'candidates 20'