Review at  https://gerrit.osmocom.org/5924

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
---
M jobs/master-builds.yml
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/24/5924/1

diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 84a97a9..c05ba4a 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -299,6 +299,7 @@
       - pollscm:
           cron: "H/5 * * * *"
           ignore-post-commit-hooks: false
+      - timed: "H H * * *"
 
     builders:
       - shell: '{obj:cmd}'

-- 
To view, visit https://gerrit.osmocom.org/5924
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I126de2bab3db22cb693b0fa665f6579de9238fdf
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>

Reply via email to