[root@test-c83 ~]# dnf clean all && dnf distro-sync -y
0 files removed
CentOS-8 - CERN 388 kB/s | 43 kB 00:00
CentOS-8 - AppStream 18 MB/s | 5.8 MB 00:00
CentOS-8 - Base 20 MB/s | 2.2 MB 00:00
...
```
* As part of the new CentOS RPMS, there will be a new `centos-release` which [needs to be rebuilt](#-release-packages-the-dangerous-rpms). There may be other `*-release` RPMs to rebuild as well. When you build the packages through Koji, they will automatically be tagged to `cern8-testing`.
* There will also be a new `kernel`, so a new `kmod-openafs` will need to be built and tagged to `openafs8-testing`.
* Once that is done, you can go back to your VM and test that the upgrade works as expected. For this, we will use the very latest upstream repos:
* You may want to do the same with aarch64, but you will not be able to test is as of today due to the lack of HW.
*[Test](/aims2/addinganewimage#testing-a-new-image) the new images
### On the following day
If you did all those things yesterday, today you can congratulate yourself and
go home early. There are just a few more things to do:
* Check that nothing stopped the snapshot process, that the website reflects the
[latest updates](https://linux.web.cern.ch/updates/c8/test/latest_updates/) and that the automatic email to `linux-announce-test@cern.ch` was sent. The new release should now be `8-testing`.
* Send an email to `linux-announce@cern.ch` and `linux-announce-test@cern.ch`
announcing the new version and the date that it will become production. Include a link to the release notes.
* Add the email you just sent to the [news section](https://gitlab.cern.ch/linuxsupport/websites/linux.cern.ch/-/blob/master/docs/index.md) of the website.
* Let the Config team know that they need to prepare the provisioning templates and rename the OS in Foreman.
### On the day the new release becomes production
Today the new CentOS release becomes production. Just a few more things to do:
* Reupload the AIMS images, but this time without the TEST suffix.
* Reupload the latest release as the LATEST image.
* Add entries for previous release to [AIMS hostgroup Hiera data](https://gitlab.cern.ch/ai/it-puppet-hostgroup-aims/-/blob/qa/data/hostgroup/aims.yaml).