From 71c691a359e054dbf48646a1aacbc1edd55e3c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 6 Sep 2023 14:35:32 +0200 Subject: [PATCH] [winstackers] Transition Stein to End of Life As announced on mailing list [1], this patch transitions the Stein branch to End of Life. The last patch of the branch will be tagged with stein-eol tag. stable/stein branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/stein 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/stein 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-September/034965.html Change-Id: If078a4faa5ee348bee435b1649dcf071a24d4c2b --- deliverables/stein/networking-hyperv.yaml | 7 ++++++- deliverables/stein/os-win.yaml | 4 ++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/deliverables/stein/networking-hyperv.yaml b/deliverables/stein/networking-hyperv.yaml index 12d897c7c4..3d5ad09404 100644 --- a/deliverables/stein/networking-hyperv.yaml +++ b/deliverables/stein/networking-hyperv.yaml @@ -25,7 +25,12 @@ releases: projects: - repo: openstack/networking-hyperv hash: dd15b0e6c4b553b7120aa06054cfce5010e7c304 + - version: stein-eol + projects: + - repo: openstack/networking-hyperv + hash: dd15b0e6c4b553b7120aa06054cfce5010e7c304 branches: - location: 7.1.0 name: stable/stein -release-notes: https://docs.openstack.org/releasenotes/networking-hyperv/stein.html +release-notes: + https://docs.openstack.org/releasenotes/networking-hyperv/stein.html diff --git a/deliverables/stein/os-win.yaml b/deliverables/stein/os-win.yaml index 2f6713f396..9b11d735d2 100644 --- a/deliverables/stein/os-win.yaml +++ b/deliverables/stein/os-win.yaml @@ -29,6 +29,10 @@ releases: projects: - repo: openstack/os-win hash: 027749c401a73f4561d8542cdcaf5672ac9f4ee2 + - version: stein-eol + projects: + - repo: openstack/os-win + hash: d65dc9f834aa4e9a41749bf0c4ea5e90c053d79a branches: - location: 4.2.0 name: stable/stein