aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-01-19 05:23:37 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2018-01-19 12:52:22 +0000
commit8bd700d33d7a27d42dfb2f5d5c5542d3d76d8657 (patch)
treef1755f5cf9fdfc41f639ef02b6b01df4eb5ce897 /jobs
parent5dbe9a4617b136337fb1c5473ea4af8e7798ea0a (diff)
jobs: master: also trigger once per day
Recently we had changes to osmo-ci, and I noticed that although some master builds were broken by that, the builds were still showing success -- of twenty days ago. Run each master build at least once a day to indicate odd side effect failure sooner. Change-Id: I126de2bab3db22cb693b0fa665f6579de9238fdf
Diffstat (limited to 'jobs')
-rw-r--r--jobs/master-builds.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 4400d8e..6b34693 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -300,6 +300,7 @@
- pollscm:
cron: "H/5 * * * *"
ignore-post-commit-hooks: false
+ - timed: "H H * * *"
builders:
- shell: '{obj:cmd}'