From a51d6f14498bf206550ac3d3ce116cb5a5186709 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Mon, 6 May 2024 12:28:05 -0700 Subject: [PATCH] [cloudkitty-tempest-plugin] Tag zed-last Zed branch is moving to unmaintained state now[1]. Tempest and tempest plugins are branchless which means master version of Tempest and its plugins is used to test the supported stable branches. Once any stable branch is moved to unmaintained state then, Tempest and its plugins compatible tag[2][3] needs to be released which can be used to test the unmaintained stable branches. Tagging 'zed-last' as well as a new version with latest hash. [1] https://review.opendev.org/q/topic:%22zed-unmaintained%22 [2] https://docs.openstack.org/tempest/latest/stable_branch_support_policy.html [3] https://docs.openstack.org/tempest/latest/tempest_and_plugins_compatible_version_policy.html Change-Id: I1fb1bb4b65063ed2f7c39ff8e8e1c485903f0da3 --- deliverables/dalmatian/cloudkitty-tempest-plugin.yaml | 5 +++++ deliverables/zed/cloudkitty-tempest-plugin.yaml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/deliverables/dalmatian/cloudkitty-tempest-plugin.yaml b/deliverables/dalmatian/cloudkitty-tempest-plugin.yaml index 52d33791d8..5df2f1aef9 100644 --- a/deliverables/dalmatian/cloudkitty-tempest-plugin.yaml +++ b/deliverables/dalmatian/cloudkitty-tempest-plugin.yaml @@ -9,3 +9,8 @@ repository-settings: tarball-base: cloudkitty_tempest_plugin team: cloudkitty type: tempest-plugin +releases: + - version: 3.0.0 + projects: + - repo: openstack/cloudkitty-tempest-plugin + hash: 2dbae91dd6fa4dd1d95317e2d5a4dbe557b8b249 diff --git a/deliverables/zed/cloudkitty-tempest-plugin.yaml b/deliverables/zed/cloudkitty-tempest-plugin.yaml index 11ed2ab4d6..0f35db4ce8 100644 --- a/deliverables/zed/cloudkitty-tempest-plugin.yaml +++ b/deliverables/zed/cloudkitty-tempest-plugin.yaml @@ -14,3 +14,7 @@ releases: projects: - repo: openstack/cloudkitty-tempest-plugin hash: 97cd523c437246033ed38ffe6ec7f545abe20d7f + - version: zed-last + projects: + - repo: openstack/cloudkitty-tempest-plugin + hash: 2dbae91dd6fa4dd1d95317e2d5a4dbe557b8b249