From ff2c8b1353e0bcab9b8e2b94c23d5d9d5e59041a Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Fri, 29 Jul 2022 17:54:16 +0200 Subject: [PATCH] [trove] Transition Pike to End of Life This transition the Pike branch to End of Life. The last patch of the branch will be tagged with pike-eol tag. The stable/pike branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/pike is not actively maintained in the recent period and 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/pike is deleted, and 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. Change-Id: I5a3d03af75205dab471327ac4630bac0fdcad8b8 --- deliverables/pike/python-troveclient.yaml | 4 ++++ deliverables/pike/trove-dashboard.yaml | 4 ++++ deliverables/pike/trove.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/pike/python-troveclient.yaml b/deliverables/pike/python-troveclient.yaml index 1719f674c3..833c08e093 100644 --- a/deliverables/pike/python-troveclient.yaml +++ b/deliverables/pike/python-troveclient.yaml @@ -29,6 +29,10 @@ releases: - hash: b10b8170cd21f9fd40a4a85fc26075a2737fbe31 repo: openstack/python-troveclient version: pike-em + - version: pike-eol + projects: + - repo: openstack/python-troveclient + hash: 301cdb7d00c1f536150382a6a603ca8870484494 branches: - name: stable/pike location: 2.12.0 diff --git a/deliverables/pike/trove-dashboard.yaml b/deliverables/pike/trove-dashboard.yaml index 9c02c35584..3c925d7450 100644 --- a/deliverables/pike/trove-dashboard.yaml +++ b/deliverables/pike/trove-dashboard.yaml @@ -36,6 +36,10 @@ releases: - hash: d198007df597604bfc14fd4a6862f4184661c540 repo: openstack/trove-dashboard version: pike-em + - version: pike-eol + projects: + - repo: openstack/trove-dashboard + hash: d198007df597604bfc14fd4a6862f4184661c540 release-notes: https://docs.openstack.org/releasenotes/trove-dashboard/pike.html repository-settings: openstack/trove-dashboard: {} diff --git a/deliverables/pike/trove.yaml b/deliverables/pike/trove.yaml index ed7e47b8d8..1bcc593a7c 100644 --- a/deliverables/pike/trove.yaml +++ b/deliverables/pike/trove.yaml @@ -36,6 +36,10 @@ releases: - hash: 7695661c2fd3be262f3879174fd3645106bfd3c7 repo: openstack/trove version: pike-em + - version: pike-eol + projects: + - repo: openstack/trove + hash: 08027d0ff997c02cb8ee4cd2ececd43b2712857e release-notes: https://docs.openstack.org/releasenotes/trove/pike.html repository-settings: openstack/trove: {}