osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/29248 )


Change subject: jobs/update-osmo-ci-on-slaves: run every day
......................................................................

jobs/update-osmo-ci-on-slaves: run every day

Make sure scripts/osmo-ci-docker-rebuild.sh runs at least once a day on
the jenkins nodes, so the docker images are less likely to expire due to
being unused. This was the reason for master-osmo-opencm3-projects and
gerrit-osmo_dia2gsup failing.

Related: https://osmocom.org/projects/osmocom-servers/wiki/Docker_cache_clean_up
Change-Id: If5c4b3cb87100ab6c44d717a17986a4f0c6570fe
---
M jobs/update-osmo-ci-on-slaves.yml
1 file changed, 1 insertion(+), 0 deletions(-)



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

diff --git a/jobs/update-osmo-ci-on-slaves.yml 
b/jobs/update-osmo-ci-on-slaves.yml
index 36ed922..41181cd 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -35,6 +35,7 @@
       - pollscm:
           cron: "H/5 * * * *"
           ignore-post-commit-hooks: false
+      - timed: "H H * * *"

     builders:
       - shell: './contrib/jenkins.sh'

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/29248
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: If5c4b3cb87100ab6c44d717a17986a4f0c6570fe
Gerrit-Change-Number: 29248
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to