6 Commits

Author SHA1 Message Date
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
Goutham Pacha Ravi
50e113cd77 Release manila-tempest-plugin 0.4.1
New bug-fixes have been committed since the train
release of manila-tempest-plugin 0.4.0. While this
comes from a branch-less project, using
manila-tempest-plugin 0.4.0 to test older branches
of manila will require workarounds, especially to
avoid false negative test failures.

Change-Id: I7aca29250ffabc6d03507b012104d38289f139db
2019-10-10 12:33:19 -07:00
Jean-Philippe Evrard
30929a7c33 Auto release request for manila-tempest-plugin
Change-Id: Id2c2df95816ecd9d1092ef93a44d9f46ee0e2312
2019-09-23 19:21:47 +02:00
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Thierry Carrez
a25f706862 Switch all tempest plugins to cycle-automatic
Switch all Train deliverables with type tempest-plugin to the
new cycle-automatic model, ensuring their automatic release
once (and only once) at the end of the release cycle.

This is a default setting. Projects that want to do multiple
tempest plugin releases this cycle can switch back to the
cycle-with-intermediary model when they push their release
request.

Task: 34190
Change-Id: If9a51393fb37e8d698856eb06fff4d9d36888074
2019-06-20 15:55:21 +00:00
Sean McGinnis
b1c0691f29
Add Train deliverable files
Adds deliverable stubs based on what was released in Stein.

Change-Id: I029b32a3ff8a74a3ffaf7b61b57147e6812ff223
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-04-11 14:40:45 -05:00