[OpenStackAnsible] Transition Rocky to End of Life

As discussed in the mail thread [1][2], this patch transition the Rocky
branch to End of Life. The last patch of the branch will be tagged with
rocky-eol tag. stable/rocky branch cannot be used anymore and will be
deleted if this patch merges.

This is needed as stable/rocky is not actively maintained in recent
period, thus gates are mostly broken due to job failures. Besides,
by removing these branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/rocky is deleted. Propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

[1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html
[2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html

Change-Id: Ia8010c1e399166db1485675a4bc1c1ffac569c24
This commit is contained in:
Előd Illés 2023-04-26 20:11:15 +02:00 committed by Dmitriy Rabotyagov
parent ea5ed0daa4
commit 07c7880f19

View File

@ -128,6 +128,10 @@ releases:
projects: projects:
- repo: openstack/openstack-ansible - repo: openstack/openstack-ansible
hash: bf120aa4d6bc180332d02723e783d69ba37a0c77 hash: bf120aa4d6bc180332d02723e783d69ba37a0c77
- version: rocky-eol
projects:
- repo: openstack/openstack-ansible
hash: 90d57f2b39dbcd45b100619dc55c4bb3aaa82fd4
branches: branches:
- location: 18.0.0.0rc1 - location: 18.0.0.0rc1
name: stable/rocky name: stable/rocky