summaryrefslogtreecommitdiffstats
path: root/job-cfg/reproducible.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-10 12:28:51 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-10 12:28:51 +0200
commit12c44fd66aee83cee82ace2b244cb13399307653 (patch)
treea1080e999508b8cab03990cc40133d277ff5a80a /job-cfg/reproducible.yaml
parentd12210482c3ebc0b69d9c3175fe27666859ddab9 (diff)
downloadjenkins.debian.net-12c44fd66aee83cee82ace2b244cb13399307653.tar.xz
reproducible Debian: run scheduler every 3h instead of every 6h
Signed-off-by: Holger Levsen <holger@layer-acht.org>
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 a46df66c..f1096c58 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -415,7 +415,7 @@
- 'scheduler':
my_description: 'Schedule packages to be tested for reproducibility.'
# dinstall runs 1|7|13|19:52 UTC - see https://anonscm.debian.org/git/mirror/dak.git/tree/config/debian/crontab
- my_timed: '23 3,9,15,21 * * *'
+ my_timed: '23 0,3,6,9,12,15,18,21 * * *'
my_shellext: ".py"
- 'html_dashboard':
my_description: 'Generate HTML dashboard with graphs for reproducible builds.'