From 0ed1be9b7a941cd2546b3b2a4e10155fc6c8e273 Mon Sep 17 00:00:00 2001 From: Ulrich Schwickerath <ulrich.schwickerath@gmail.com> Date: Mon, 25 Jan 2021 10:24:04 +0100 Subject: [PATCH] update the shifter documentation --- docs/distributions/cc7.md | 1 + docs/distributions/slc6.md | 2 +- docs/index.md | 44 ++++++-------------------------------- 3 files changed, 8 insertions(+), 39 deletions(-) diff --git a/docs/distributions/cc7.md b/docs/distributions/cc7.md index 78c2cb7..ef71a61 100644 --- a/docs/distributions/cc7.md +++ b/docs/distributions/cc7.md @@ -10,6 +10,7 @@ As of December 2020, the daily release process is completely automated through the nomad job [centos7_release](https://gitlab.cern.ch/linuxsupport/cronjobs/centos7_release). This job utilises the `bsauto` script which is essentially a wrapper around the 'bs' scripts. Apart from the obvious, the script also supports: + * Holiday logic (does not run on weekends, Christmas Shutdown or CERN public holidays) * Building CERN rpms (if they are placed in the neccessary `incoming` directories) * Automatic rebuild of the openafs kmod for main and centosplus kernels diff --git a/docs/distributions/slc6.md b/docs/distributions/slc6.md index 09ee3fb..4e7a60c 100644 --- a/docs/distributions/slc6.md +++ b/docs/distributions/slc6.md @@ -1,7 +1,7 @@ # Scientific Linux CERN 6 !!! danger - SLC6 is deprecated and you should not be running this commands + SLC6 is deprecated and you should not run this commands any longer ## Pratical info diff --git a/docs/index.md b/docs/index.md index 16f6d93..de00ae7 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,46 +11,14 @@ The rota starts on Friday at 17:30 and finishes on the next Friday too at the sa ## Main tasks * Pay attention to any incoming tickets for both `Linux Software Building 4th Line Support` and `Linux Support 4th Line Support`. Try to fix them as long as you can handle them. Otherwise, talk to other experts to find a solution together. -* On a daily basis (See note below), check if there are any new updates for both SLC6 and CC7, if so, release to testing. Follow: - * [SLC6](../distributions/slc6/#building-updates) - * [CC7](../distributions/cc7/#pushing-upstream-updates) -* On Thursday morning, move packages in testing to production: - * [SLC6](../distributions/slc6/#release-to-production) - * [CC7](../distributions/cc7/#release-to-production) +* Updates of CC7 and C8 are fully [automated](https://linuxops.web.cern.ch/distributions/cc7/#automation) now using Nomad jobs. The shifter should verify the mails from these jobs. They should not be run manually any longer without need and without having checked with the team. + * On a daily basis, updates are pulled and moved to testing. Details can be found here: [CC7 testing](../distributions/cc7) + * On Thursday morning, packages are moved from testing to production, see: [CC7 production release](../distributions/cc7/#release-to-production) + +Note that SLC6 is gone. There is no need any longer to follow the instructions. Any related bookmarks to the instructions should be removed now. !!! note "" On Thursday, first release to production, then to testing, otherwise you will have to make sure test updates from the same day do not end up in production ## [Linux Rota Schedule](https://lcsops.web.cern.ch/overview/schedule.html) - -2019 Schedule: - -| Who? | When? | Comments? | -| ------------- | --------------------- | ------------- | -| Abad | 06 Jul to 12 Jul 2019 | ok | -| Ben | 13 Jul to 19 Jul 2019 | ok | -| Abad | 20 Jul to 26 Jul 2019 | ok | -| Ben | 27 Jul to 02 Aug 2019 | ok | -| Abad | 03 Aug to 09 Aug 2019 | ok | -| Ben | 10 Aug to 16 Aug 2019 | ok | -| Ben | 17 Aug to 23 Aug 2019 | ok | -| Abad | 24 Aug to 30 Aug 2019 | ok | -| Abad | 31 Aug to 06 Sep 2019 | ok | -| Ben | 07 Sep to 13 Sep 2019 | ok | -| Abad | 14 Sep to 20 Sep 2019 | ok | -| Alex | 21 Sep to 27 Sep 2019 | ok | -| Ben | 28 Sep to 04 Oct 2019 | ok | -| Julien | 05 Oct to 11 Oct 2019 | ok | -| Ben | 12 Oct to 18 Oct 2019 | ok | -| Julien | 19 Oct to 25 Oct 2019 | | -| Abad | 26 Oct to 01 Nov 2019 | | -| Alex | 02 Nov to 08 Nov 2019 | | -| Juárez | 09 Nov to 15 Nov 2019 | | -| Ulrich | 16 Nov to 22 Nov 2019 | | -| Ben | 23 Nov to 29 Nov 2019 | | -| Alex | 30 Nov to 06 Dec 2019 | | -| Juárez | 07 Dec to 13 Dec 2019 | | -| Julien | 14 Dec to 20 Dec 2019 | | -| Ben | 21 Dec to 27 Dec 2019 | | -| Abad | 28 Dec to 03 Jan 2020 | | -| Abad | 04 Jan to 10 Jan 2020 | | +The Linux Rota schedule has been centralised and can be found here: [https://lcsops.web.cern.ch/overview/schedule.html](https://lcsops.web.cern.ch/overview/schedule.html) -- GitLab