From 8d61f35cb36b0409c8b91791c4f5108fdc3c0bca Mon Sep 17 00:00:00 2001 From: silvacarloss Date: Wed, 13 Mar 2024 14:29:21 -0300 Subject: [PATCH] New manila-tempest-plugin release Apart from the new tests for features and a couple of fixes, we are re-introducing a change that bumps the ddt version and starts making use of ddt.named_data. This will add more predictability to some test names. List of changes: git log --oneline 2.1.0..1687dd6ef680d13205c9cfb99396752f864987c6 --no-merges d10819b Add access rules restriction tests cbab9fe (gerrit/master) Fix backup build erro exception class name de4bf8d Use ddt.named_data decorator to avoid random test names cf874b1 Ensure metadata tests manipulate only its own metadata edd82c7 Add share backup tests. 7604da8 Remove unneeded randomness when calling ddt.data() d6a5173 [CI] Stable branch CI adjustments Signed-off-by: silvacarloss Change-Id: I2345b3e372ad4865f2c42f127e2540274068b3e2 --- deliverables/caracal/manila-tempest-plugin.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deliverables/caracal/manila-tempest-plugin.yaml b/deliverables/caracal/manila-tempest-plugin.yaml index dfdf3d87ef..7b95d07920 100644 --- a/deliverables/caracal/manila-tempest-plugin.yaml +++ b/deliverables/caracal/manila-tempest-plugin.yaml @@ -14,3 +14,7 @@ releases: projects: - repo: openstack/manila-tempest-plugin hash: d78f3b9dc8f4c23fadc32933fd131614b975fa75 + - version: 2.2.0 + projects: + - repo: openstack/manila-tempest-plugin + hash: 1687dd6ef680d13205c9cfb99396752f864987c6