From f1392c257261f579459a3568197c1a1bdb8581a3 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] [congress] 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: I7117c77fa910a69df916427cf868ac03ca41525e --- deliverables/rocky/congress-dashboard.yaml | 4 ++++ deliverables/rocky/congress.yaml | 4 ++++ deliverables/rocky/python-congressclient.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/rocky/congress-dashboard.yaml b/deliverables/rocky/congress-dashboard.yaml index 94ab313fe8..b5ea522468 100644 --- a/deliverables/rocky/congress-dashboard.yaml +++ b/deliverables/rocky/congress-dashboard.yaml @@ -34,6 +34,10 @@ releases: projects: - repo: openstack/congress-dashboard hash: 96bfbc09b52e9548a8773917130920b284a9909e + - version: rocky-eol + projects: + - repo: openstack/congress-dashboard + hash: 51aed277e7227f168c7e4cdbc3e6a29ac095e378 branches: - location: 3.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/congress.yaml b/deliverables/rocky/congress.yaml index c2c26911ba..ecca35f85a 100644 --- a/deliverables/rocky/congress.yaml +++ b/deliverables/rocky/congress.yaml @@ -33,6 +33,10 @@ releases: projects: - repo: openstack/congress hash: e4693afce7fa318f610d11988b5d484e19f559aa + - version: rocky-eol + projects: + - repo: openstack/congress + hash: 3ee83ca4899361d650216cda25032063fc2300e4 branches: - location: 8.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/python-congressclient.yaml b/deliverables/rocky/python-congressclient.yaml index 5b2fe28c38..78aad51037 100644 --- a/deliverables/rocky/python-congressclient.yaml +++ b/deliverables/rocky/python-congressclient.yaml @@ -20,5 +20,9 @@ releases: projects: - repo: openstack/python-congressclient hash: c7cd43b5fbb2923c802be4c04933ff8e359ddb85 + - version: rocky-eol + projects: + - repo: openstack/python-congressclient + hash: 182295cdd7a6e5747cebe40a4a6bc162b298654b repository-settings: openstack/python-congressclient: {}