From dd95b5fe7fa23d76ea9c0028d1bfe483621dac4b Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Sun, 25 Dec 2022 22:54:06 -0600 Subject: [PATCH] [barbican-tempest-plugin] Tag wallaby-last Wallaby branch is in Extended Maintenance 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 EM state then, Tempest and its plugins compatible tag[2] needs to be released so that we can keep testing the EM stable branches with that tag once master Tempest and its plugins are not compatible[3]. Tagging 'wallaby-last' as well as a new version also with same hash. The new version drops python<3.8 support [4], hense doing a MAJOR version bump to 2.0.0. [1] https://releases.openstack.org/wallaby/index.html [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 [4] https://zuul.opendev.org/t/openstack/build/17f1c6ff2b0449779f23edc2ac0e4b3f/log/tox/list-changes/list-changes-results.log#201-212 Change-Id: Ib430e684a51e097ef2799108698fa838442b3e3a --- deliverables/antelope/barbican-tempest-plugin.yaml | 5 +++++ deliverables/wallaby/barbican-tempest-plugin.yaml | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/deliverables/antelope/barbican-tempest-plugin.yaml b/deliverables/antelope/barbican-tempest-plugin.yaml index 6e667f09ad..1709094afe 100644 --- a/deliverables/antelope/barbican-tempest-plugin.yaml +++ b/deliverables/antelope/barbican-tempest-plugin.yaml @@ -9,3 +9,8 @@ repository-settings: tarball-base: barbican_tempest_plugin team: barbican type: tempest-plugin +releases: + - version: 2.0.0 + projects: + - repo: openstack/barbican-tempest-plugin + hash: 30e50ef9c85bf008c7c3e5aeb6b009629a2013c9 diff --git a/deliverables/wallaby/barbican-tempest-plugin.yaml b/deliverables/wallaby/barbican-tempest-plugin.yaml index 9635ff562e..ec3f6bde82 100644 --- a/deliverables/wallaby/barbican-tempest-plugin.yaml +++ b/deliverables/wallaby/barbican-tempest-plugin.yaml @@ -22,3 +22,7 @@ releases: projects: - repo: openstack/barbican-tempest-plugin hash: d013596f3dd03ed11ee9b7e0367dbbbd1df60e4b + - version: wallaby-last + projects: + - repo: openstack/barbican-tempest-plugin + hash: 30e50ef9c85bf008c7c3e5aeb6b009629a2013c9