From 48ebab25db1648faa222ec5ae38824c6f7804e57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 26 Apr 2023 20:11:16 +0200 Subject: [PATCH] [qinling] 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: Iac086d18e7d94692036282771436094784372fad --- deliverables/rocky/python-qinlingclient.yaml | 4 ++++ deliverables/rocky/qinling.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/deliverables/rocky/python-qinlingclient.yaml b/deliverables/rocky/python-qinlingclient.yaml index b5d4ab8800..c24aed5fa6 100644 --- a/deliverables/rocky/python-qinlingclient.yaml +++ b/deliverables/rocky/python-qinlingclient.yaml @@ -23,6 +23,10 @@ releases: projects: - repo: openstack/python-qinlingclient hash: bb21ea9249e73574443d39045090b5770a468c33 + - version: rocky-eol + projects: + - repo: openstack/python-qinlingclient + hash: 417546beee6a08aff4ff1e90fa9c2baa8148718c branches: - location: 2.0.0 name: stable/rocky diff --git a/deliverables/rocky/qinling.yaml b/deliverables/rocky/qinling.yaml index d916c43625..f76d6794a2 100644 --- a/deliverables/rocky/qinling.yaml +++ b/deliverables/rocky/qinling.yaml @@ -31,6 +31,10 @@ releases: projects: - repo: openstack/qinling hash: 9d6bd96f9c70e6870fd67c55467526e365fb0ecc + - version: rocky-eol + projects: + - repo: openstack/qinling + hash: 185be7bb88474f4724e8ac69aca11fc111ce8d85 branches: - location: 1.0.0.0rc1 name: stable/rocky