From 0242868eb4c8d7e564ab2e50a23e5d59487bccfc Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Fri, 29 Jul 2022 17:54:20 +0200 Subject: [PATCH] [zun] 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: Ic671c807c656c08b51e1f81f26db2be613138c05 --- deliverables/pike/python-zunclient.yaml | 4 ++++ deliverables/pike/zun-ui.yaml | 4 ++++ deliverables/pike/zun.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/pike/python-zunclient.yaml b/deliverables/pike/python-zunclient.yaml index 86c330b6e3..185c11f1bb 100644 --- a/deliverables/pike/python-zunclient.yaml +++ b/deliverables/pike/python-zunclient.yaml @@ -29,6 +29,10 @@ releases: - hash: cfc25ae8977039f62329aab97e396c40c90e48d0 repo: openstack/python-zunclient version: pike-em + - version: pike-eol + projects: + - repo: openstack/python-zunclient + hash: db6d5dd89ea681b575835544f118d84574e688a6 branches: - name: stable/pike location: 0.4.0 diff --git a/deliverables/pike/zun-ui.yaml b/deliverables/pike/zun-ui.yaml index 1441bb7a12..af0d0ba883 100644 --- a/deliverables/pike/zun-ui.yaml +++ b/deliverables/pike/zun-ui.yaml @@ -23,6 +23,10 @@ releases: - hash: a12bf2fe33e9f2cecfc537c362299bb7073ccd0a repo: openstack/zun-ui version: pike-em + - version: pike-eol + projects: + - repo: openstack/zun-ui + hash: 16bb77395e309d508eead8801d1ffcd03c5ec394 release-notes: https://docs.openstack.org/releasenotes/zun-ui/pike.html repository-settings: openstack/zun-ui: {} diff --git a/deliverables/pike/zun.yaml b/deliverables/pike/zun.yaml index 14fb5228b8..5d3b2725c4 100644 --- a/deliverables/pike/zun.yaml +++ b/deliverables/pike/zun.yaml @@ -27,6 +27,10 @@ releases: - hash: c1ca145bce9c4ad3c7d723d6035622065fd7daeb repo: openstack/zun version: pike-em + - version: pike-eol + projects: + - repo: openstack/zun + hash: 4a9097ca3c2d2d3f5b0746b9f56dab177c16e09b repository-settings: openstack/zun: {} release-notes: https://docs.openstack.org/releasenotes/zun/pike.html