From bc7bee89533c440d80def4ce437ad04bb39eb5de Mon Sep 17 00:00:00 2001 From: Alex Iribarren <Alex.Iribarren@cern.ch> Date: Wed, 27 Apr 2022 11:53:53 +0200 Subject: [PATCH] Add info about images --- docs/rota/tasks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/rota/tasks.md b/docs/rota/tasks.md index 2fa7437..5bf2277 100644 --- a/docs/rota/tasks.md +++ b/docs/rota/tasks.md @@ -19,6 +19,7 @@ The main tasks as a release manager are : - For CC7, production updates should happen on Thursday morning, and for CS8 and CS9 they should happen on Wednesday morning. Manually, these updates may be stopped or done earlier depending on issues in the upstream packages or urgent security fixes. - Stay up-to-date with the latest Red Hat and CentOS updates. Notifications for particularly interesting packages [will be sent](https://gitlab.cern.ch/linuxsupport/cronjobs/centos_rss) to the Mattermost channel [~lxsoft-alerts](https://mattermost.web.cern.ch/it-dep/channels/lxsoft-alerts), but from time to time there will be other interesting updates that are not [on the list](https://gitlab.cern.ch/linuxsupport/cronjobs/centos_rss/-/blob/master/centos_rss/prod.packages.yml). - This also includes keeping track of new Red Hat point releases and [publishing them](/support/redhat.md). +- Once a month on the first of the month, new [Openstack](https://gitlab.cern.ch/linuxsupport/koji-image-build) and Docker images ([CC7](https://gitlab.cern.ch/linuxsupport/cc7-base), [CS8](https://gitlab.cern.ch/linuxsupport/cs8-base), [CS9](https://gitlab.cern.ch/linuxsupport/cs9-base)) will be created a Gitlab scheduled jobs. Make sure the process works and all the tests pass. Promote the resulting images to production. ## Services -- GitLab