[tempest] Tag zed-last

Yoga branch is moving to unmaintained state 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 unmaintained state then,
Tempest and its plugins compatible tag[2] needs to be
released so that we can keep testing the unmaintained stable branches
with that tag once master Tempest and its plugins are not compatible[3].

Tagging 'zed-last' with the same hash of new tag 39.0.0 which mark
the end of support for stable/zed in Tempest.

[1] https://review.opendev.org/q/topic:%22zed-unmaintained%22
[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: I8a748123627d9fea17ec1669f1f7ec5353572a2b
This commit is contained in:
Ghanshyam Mann 2024-05-03 12:30:14 -07:00 committed by Ghanshyam
parent 169515c8c1
commit e6ae824a79
2 changed files with 9 additions and 0 deletions

View File

@ -8,3 +8,8 @@ stable-branch-type: none
repository-settings:
openstack/tempest:
pypi-name: Tempest
releases:
- projects:
- repo: openstack/tempest
hash: 5b9b80e3c9f3723c1a935c4874d9c531c1155ddd
version: 39.0.0

View File

@ -23,6 +23,10 @@ releases:
projects:
- repo: openstack/tempest
hash: 1580f6f8437bd07e008ce8451388765d4b9b268f
- version: zed-last
projects:
- repo: openstack/tempest
hash: 5b9b80e3c9f3723c1a935c4874d9c531c1155ddd
repository-settings:
openstack/tempest:
pypi-name: Tempest