summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-29 17:40:19 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-29 17:40:19 +0200
commit43e20af9434be9565c7c9c06d135f0f49843e1ba (patch)
tree11c652de6ef28f872df0aa61b534151ddb57c79e /job-cfg/reproducible.yaml
parent2194eb2756ee57e0b43bd0acdda6f7eb9aea3818 (diff)
downloadjenkins.debian.net-43e20af9434be9565c7c9c06d135f0f49843e1ba.tar.xz
reproducible: run random_packages job 4 times a day
Diffstat (limited to 'job-cfg/reproducible.yaml')
-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 757b0ff6..3f6c8381 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -199,7 +199,7 @@
my_packages: ''
- '{name}_build_random_packages':
my_description: 'Reproducible build this many random packages each day:'
- my_timed: '23 3,9 * * *'
+ my_timed: '23 3,9,15,21 * * *'
my_shell: '/srv/jenkins/bin/reproducible_build.sh'
my_packages: '66'
- '{name}_build_test_reproducibility':