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
This commit is contained in:
Neels Hofmeyr 2018-01-19 05:23:37 +01:00 committed by Neels Hofmeyr
parent 5dbe9a4617
commit 8bd700d33d
1 changed files with 1 additions and 0 deletions

View File

@ -300,6 +300,7 @@
- pollscm:
cron: "H/5 * * * *"
ignore-post-commit-hooks: false
- timed: "H H * * *"
builders:
- shell: '{obj:cmd}'