Commit Graph

3 Commits

Author SHA1 Message Date
Hervé Beraud
c64908447f Release manila-tempest-plugin for xena
manila-tempest-plugin is a tempest plugin. This patch propose a latest release for
manila-tempest-plugin to get any merged changes out prior to the final Xena going
into effect.

$ git log --oneline --no-merges 1.5.0..a4fab9a
98b3e87 Add tests for scheduler hints of share create.
e6db08d Add extra check to server migration complete test
6e56677 Add run tests as thin provisioning
c5c69a6 Modify share server migration tests
8ccbbeb [CI] Temporarily disable IPv6 scenario tests
bef40b3 Fix tests creating share without using share_size
da415b4 Fix parsing of share group type json
86f2432 Enable http response extraction

Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I98d92f9b80414c3155e4754774a2fb053cd7c24d
2021-09-20 15:38:57 -07:00
Ghanshyam Mann
a6f2fe3be3 [manila-tempest-plugin] Tag train-last
Train 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 'train-last'[4] as well as a new version also with same hash.

[1] https://releases.openstack.org/train/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://docs.openstack.org/project-team-guide/stable-branches.html#extended-maintenance

Change-Id: I269c8bd61fca50954b81baeacce50b44e58e227f
2021-07-16 17:36:40 -05:00
Hervé Beraud
56ada0a163 Add Xena deliverable files
Only few projects have been detected as unreleased during Wallaby:

- deliverables/xena/cinderlib.yaml
- deliverables/xena/release-test.yaml
- deliverables/xena/openstack-ansible-roles.yaml
- deliverables/xena/kolla-ansible.yaml
- deliverables/xena/kayobe.yaml

They are mostly trailing projects, so, at this point they hadn't yet
been released.

Only our testing project remain really undelivered during Wallaby, however,
I decided to keep it around during Xena, either to allow us to test
urgent things or to convert it to JS testing project for example (to
catch the yarn/nodejs issues proactively by example).

Change-Id: I446061df0474ba36e39d44a4a70017b742856c11
2021-04-15 12:02:11 +02:00