From 62660b838a9f0bfd2ce75c3b9f2c71754c8fce1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Wed, 26 Apr 2023 20:11:15 +0200 Subject: [PATCH] [masakari] 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: I6175fb5d1a78990b829415bda9af47abc5571e6d --- deliverables/rocky/masakari-dashboard.yaml | 4 ++++ deliverables/rocky/masakari-monitors.yaml | 4 ++++ deliverables/rocky/masakari.yaml | 4 ++++ deliverables/rocky/python-masakariclient.yaml | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/deliverables/rocky/masakari-dashboard.yaml b/deliverables/rocky/masakari-dashboard.yaml index bb26bfff52..339980111d 100644 --- a/deliverables/rocky/masakari-dashboard.yaml +++ b/deliverables/rocky/masakari-dashboard.yaml @@ -19,6 +19,10 @@ releases: projects: - repo: openstack/masakari-dashboard hash: f53bdbb03131224206cd835f9b2621e297adc25f + - version: rocky-eol + projects: + - repo: openstack/masakari-dashboard + hash: 54e449fcfa747b5d20e99ec7829d2c14436e1e67 branches: - location: 0.2.0 name: stable/rocky diff --git a/deliverables/rocky/masakari-monitors.yaml b/deliverables/rocky/masakari-monitors.yaml index b9f36281cc..167ae62c72 100644 --- a/deliverables/rocky/masakari-monitors.yaml +++ b/deliverables/rocky/masakari-monitors.yaml @@ -31,6 +31,10 @@ releases: projects: - repo: openstack/masakari-monitors hash: bedf75e102f02a349c715a5082142145d90273d8 + - version: rocky-eol + projects: + - repo: openstack/masakari-monitors + hash: 20e94e56b11f6f3daa6ed25ba2873c7b5e303155 branches: - location: 6.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/masakari.yaml b/deliverables/rocky/masakari.yaml index 34de95994a..642e9ca70b 100644 --- a/deliverables/rocky/masakari.yaml +++ b/deliverables/rocky/masakari.yaml @@ -35,6 +35,10 @@ releases: projects: - repo: openstack/masakari hash: c742bb4973626cac269ec05cafc56543f8d6d5e6 + - version: rocky-eol + projects: + - repo: openstack/masakari + hash: ae176ea3d626469a0fe3b166c7df82a9e02207b0 branches: - location: 6.0.0.0rc1 name: stable/rocky diff --git a/deliverables/rocky/python-masakariclient.yaml b/deliverables/rocky/python-masakariclient.yaml index bc9f06c3e4..556d858256 100644 --- a/deliverables/rocky/python-masakariclient.yaml +++ b/deliverables/rocky/python-masakariclient.yaml @@ -16,6 +16,10 @@ releases: projects: - repo: openstack/python-masakariclient hash: 319bfb3fb9153b15199816f6f997934cd78de585 + - version: rocky-eol + projects: + - repo: openstack/python-masakariclient + hash: f0edc6de2bdda0000fe49d5c068f3c285a9ed9c0 branches: - location: 5.2.0 name: stable/rocky