From 3489e506dd64d46634c7c0940c349529db392b77 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 7 Feb 2024 13:20:36 -0800 Subject: [PATCH] [trove-tempest-plugin] Tag yoga-last Yoga branch is in 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 (previously for EM) state then, Tempest and its plugins compatible tag[2][3] needs to be released so that we can keep testing the unmaintained stable branches with that tag. Tagging 'yoga-last' as well as a new version with latest hash. [1] https://review.opendev.org/q/topic:%22yoga-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: I56e8170379ce181ff6a8793a4cf1f0501ea8a29c --- deliverables/caracal/trove-tempest-plugin.yaml | 5 +++++ deliverables/yoga/trove-tempest-plugin.yaml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/deliverables/caracal/trove-tempest-plugin.yaml b/deliverables/caracal/trove-tempest-plugin.yaml index a8d73b2e23..e85f6faa7f 100644 --- a/deliverables/caracal/trove-tempest-plugin.yaml +++ b/deliverables/caracal/trove-tempest-plugin.yaml @@ -9,3 +9,8 @@ repository-settings: tarball-base: trove_tempest_plugin team: trove type: tempest-plugin +releases: + - version: 2.3.0 + projects: + - repo: openstack/trove-tempest-plugin + hash: 3472aafff0372af8239169949d887b9e9d86ac39 diff --git a/deliverables/yoga/trove-tempest-plugin.yaml b/deliverables/yoga/trove-tempest-plugin.yaml index 7886e0ac74..ca904671ec 100644 --- a/deliverables/yoga/trove-tempest-plugin.yaml +++ b/deliverables/yoga/trove-tempest-plugin.yaml @@ -14,3 +14,7 @@ releases: projects: - repo: openstack/trove-tempest-plugin hash: 5de39645ed4c5f12526863d1546769dce74fcb08 + - version: yoga-last + projects: + - repo: openstack/trove-tempest-plugin + hash: 3472aafff0372af8239169949d887b9e9d86ac39