From d017da2f24662287b33ad11a73c3b3a51706ca5f Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 7 Feb 2024 15:23:01 -0800 Subject: [PATCH] [barbican-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: I24bf3f112bac09e0369ddc7f1525e9d8389d1e53 --- deliverables/caracal/barbican-tempest-plugin.yaml | 5 +++++ deliverables/yoga/barbican-tempest-plugin.yaml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/deliverables/caracal/barbican-tempest-plugin.yaml b/deliverables/caracal/barbican-tempest-plugin.yaml index 6e667f09ad..cab6b73644 100644 --- a/deliverables/caracal/barbican-tempest-plugin.yaml +++ b/deliverables/caracal/barbican-tempest-plugin.yaml @@ -9,3 +9,8 @@ repository-settings: tarball-base: barbican_tempest_plugin team: barbican type: tempest-plugin +releases: + - version: 3.1.0 + projects: + - repo: openstack/barbican-tempest-plugin + hash: 6852d1dce8c25688da124739b7eb1096874c6acd diff --git a/deliverables/yoga/barbican-tempest-plugin.yaml b/deliverables/yoga/barbican-tempest-plugin.yaml index be5766fcb0..16c479183f 100644 --- a/deliverables/yoga/barbican-tempest-plugin.yaml +++ b/deliverables/yoga/barbican-tempest-plugin.yaml @@ -14,3 +14,7 @@ releases: projects: - repo: openstack/barbican-tempest-plugin hash: 9fe096e1422c7c884b94166763b4857b5abcea30 + - version: yoga-last + projects: + - repo: openstack/barbican-tempest-plugin + hash: 6852d1dce8c25688da124739b7eb1096874c6acd