Commit Graph

5 Commits

Author SHA1 Message Date
Ghanshyam Mann
1da9224385 [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: I48d0ffa403de91ad4b49c00718bbaa411947412e
2021-01-12 20:40:38 +00: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
Daniel Mellado
5afea5bcd6 Release kuryr-tempest-plugin for Stein
Change-Id: I9b09ee271fc07bdd13002cfa938a98c952679b3f
2019-03-25 12:00:12 +01:00
Daniel Mellado
35ac22da7c Release Kuryr-Tempest-Plugin 0.4.0
This commit cuts an early Stein release for kuryr-tempest-plugin

Change-Id: Id6d1d9a44d7bb327fda1933954231eeecadfa0b9
2019-01-11 17:21:34 +01:00
Sean McGinnis
202374cac3
Add Stein deliverable files
Adds deliverable stubs based on what was released in Rocky.

Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-09-04 14:07:11 -05:00