From da3034bf011b84ff9bff9928c1f5ca94440ccc0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 25 Nov 2022 21:33:43 +0100 Subject: [PATCH] [searchlight] Transition Queens to End of Life This transition the Queens branch to End of Life. The last patch of the branch will be tagged with queens-eol tag. The stable/queens branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/queens 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/queens 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: Ica2e7aa7fb64d4b7469b010d72f8ead8342c680a --- deliverables/queens/python-searchlightclient.yaml | 4 ++++ deliverables/queens/searchlight-ui.yaml | 4 ++++ deliverables/queens/searchlight.yaml | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/deliverables/queens/python-searchlightclient.yaml b/deliverables/queens/python-searchlightclient.yaml index da9d68dcc5..24792309ee 100644 --- a/deliverables/queens/python-searchlightclient.yaml +++ b/deliverables/queens/python-searchlightclient.yaml @@ -13,6 +13,10 @@ releases: projects: - repo: openstack/python-searchlightclient hash: dd1f2331b12bc407781f38d847fdeafd9492f195 + - version: queens-eol + projects: + - repo: openstack/python-searchlightclient + hash: 95d64c78f4ed9093d4193bb9be5b1051252ec417 branches: - location: 1.3.0 name: stable/queens diff --git a/deliverables/queens/searchlight-ui.yaml b/deliverables/queens/searchlight-ui.yaml index 7626a1034d..664745f762 100644 --- a/deliverables/queens/searchlight-ui.yaml +++ b/deliverables/queens/searchlight-ui.yaml @@ -29,6 +29,10 @@ releases: projects: - repo: openstack/searchlight-ui hash: 509ec5ab2eb3399b594748e4a028f3012b65c07d + - version: queens-eol + projects: + - repo: openstack/searchlight-ui + hash: f2ba49e193a3866abc39aa5055f1a9b2916d2498 branches: - location: 4.0.0.0rc1 name: stable/queens diff --git a/deliverables/queens/searchlight.yaml b/deliverables/queens/searchlight.yaml index 0e80df00ed..1903a84200 100644 --- a/deliverables/queens/searchlight.yaml +++ b/deliverables/queens/searchlight.yaml @@ -25,6 +25,10 @@ releases: projects: - repo: openstack/searchlight hash: 49642e0dae1b0c2f22ae9136be6ad9a36ecdcaab + - version: queens-eol + projects: + - repo: openstack/searchlight + hash: 17f976ce95e08f024bc18d2d34e799b359a9d5bc branches: - location: 4.0.0.0rc1 name: stable/queens