[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: Id3227da315a66b8b14be181ac028cd663d53e80a
This commit is contained in:
parent
8d61d2482b
commit
e1fbc7a41d
@ -8,6 +8,10 @@ releases:
|
|||||||
projects:
|
projects:
|
||||||
- repo: openstack/watcher-tempest-plugin
|
- repo: openstack/watcher-tempest-plugin
|
||||||
hash: d58ad1411156b925192df5769a3765a5d1fc4e95
|
hash: d58ad1411156b925192df5769a3765a5d1fc4e95
|
||||||
|
- version: stein-last
|
||||||
|
projects:
|
||||||
|
- repo: openstack/watcher-tempest-plugin
|
||||||
|
hash: f5913409a5ab1887954594089cd275e7a62f2fb8
|
||||||
repository-settings:
|
repository-settings:
|
||||||
openstack/watcher-tempest-plugin:
|
openstack/watcher-tempest-plugin:
|
||||||
tarball-base: watcher-tempest-plugin
|
tarball-base: watcher-tempest-plugin
|
||||||
|
@ -9,3 +9,8 @@ repository-settings:
|
|||||||
tarball-base: watcher-tempest-plugin
|
tarball-base: watcher-tempest-plugin
|
||||||
team: watcher
|
team: watcher
|
||||||
type: tempest-plugin
|
type: tempest-plugin
|
||||||
|
releases:
|
||||||
|
- version: 2.2.0
|
||||||
|
projects:
|
||||||
|
- repo: openstack/watcher-tempest-plugin
|
||||||
|
hash: f5913409a5ab1887954594089cd275e7a62f2fb8
|
||||||
|
Loading…
Reference in New Issue
Block a user