Select community-wide goal: migrate CI/CD jobs to Ubuntu Noble

As per the testing runtime for 2025.1 cycle, we need to start testing
ubuntu Noble. To implement that, this propose to select this
migration activity as one of the community-wide goal.

Also, fix some typos from:
- https://review.opendev.org/c/openstack/governance/+/928078

Change-Id: I488f322681cc46a2118bfe60262eaec67d47d13d
This commit is contained in:
Ghanshyam Mann 2024-09-17 13:00:43 -07:00
parent 11c189dbb2
commit 8c7b78a74c

View File

@ -3,13 +3,13 @@ Migrate CI/CD jobs to Ubuntu 24.04 (Noble Numbat)
=================================================
For the Epoxy development cycle :doc:`current tested runtime </reference/runtimes/2025.1>`
was defined to support Ubuntu 24.04 (Noble). This means that our jobs should
it was defined to support Ubuntu 24.04 (Noble). This means that our jobs should
be compatible with this distribution and using it by default. We should
identify and migrate jobs that are currently using Ubuntu 22.04 (Jammy)
to use Ubuntu 24.04 (Noble) instead.
If any failures related to the new distro (Noble) block project development
progress, then we can help project to either with fixing code to support
progress, then we can help projects either with fixing code to support
Ubuntu 24.04 or override nodeset for their jobs and add Noble jobs as
non-voting, so that projects can continue using Jammy nodeset until codebase
is fully compatible with Noble.