4 Commits

Author SHA1 Message Date
Ghanshyam Mann
ff8eacc808 [manila-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.

[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

Change-Id: Ic67838ac5f872f2b07c51a60490a30fd0e60d1d3
2022-12-26 05:23:06 +00:00
Hervé Beraud
140d23f49a Release manila-tempest-plugin for wallaby
This is the automatic release for manila-tempest-plugin.
Please +1 if this is ready to go, or -1 if the team needs a little more
time. If so, please update with the new commit hash to use when ready.

$ git log --oneline --no-merges 1.3.0..f083c71
f083c71 Add create share from snapshot in CephFS
170e800 Added test_create_access_rule_cephx_admin_user testcase
d00bed4 Harden manage negative tests
9f55227 Add tests for share size limited by share type.
ab41ebd Move share server creation check under admin test suite
10d4949 Add "member" role to admin project member users
a3ed445 Refactor public share test cases
9dca2c4 Remove a duplicated skipped functions
f7fc5b6 Consolidate waiters methods
3024bb2 Fix extra specs for share type
02bd40a tox miniversion update to 3.1.1
f4b0d1c Removing an unnecessary 'BaseSharesAltTest' class
cb3123c [Negative] Get share from other project
a7dc759 Fixed a sporadic failure in test_delete_share_in_manage_error
d213876 Fix 'ss-type' conflicts in security service tests
9ddff80 Enable running multi-backends tests with different share protocols
fe6e603 Remove further randomness when calling ddt.data()
540e74a Moving resource waiters to a new module
7f8e0ac Moving skip conditions under skip_check classmethod
7cba5e9 Fix test tag
b3a3c42 [CI] Switch cephfs-nfs job to focal fossa
cee8ed1 Tests: reduce concurrency for cephfs-nfs job
8cce66b Add doc/requirements

Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I4e91c345459584e6e5910ddbd56c7fe6471d5923
2021-03-26 17:04:57 +01:00
Ghanshyam Mann
9a947bc2a3 [Tempest Plugins] Tag stein-last
Stein branch is in Extended Maintenance now[1]. All Tempest
plugins are branchless which means master version of Tempest
and its plugins is used to test the supported stable branches.

Once stable branch is moved to EM state then, Tempest and its
plugins compatible tag needs to be released so that we can
keep testing the EM stable branches with this tag once master
Tempest and its plugins are not compatible[2].

This tag will help for testing the stable/stein with single
compatible tag of Tempest and its plugins.

Tagging 'stein-last' as well as a new version also with same hash.
Documenting this new tag name here
- https://review.opendev.org/c/openstack/project-team-guide/+/769821

More detail on compatible version policy for Tempest and its
plugins is here
- https://docs.openstack.org/tempest/latest/tempest_and_plugins_compatible_version_policy.html

[1] https://releases.openstack.org/stein/index.html
[2] https://docs.openstack.org/tempest/latest/stable_branch_support_policy.html

Change-Id: Ic7efdcf1e01d6a743aa2c652b552928a7337ec4b
2021-01-12 22:16:04 +00:00
Hervé Beraud
bb41b6a06c Add Wallaby deliverable files
Change-Id: I2d9644c3c59e9717d41fbe4c50ccc42db8e064ac
2020-10-19 15:32:21 +02:00