2024.1 branch is moving to unmaintained state now[1]. Tempest and tempest plugins are branchless which means master version of Tempest and its plugins are not guaranteed to support unmaintained branched. To continue testing the unmaintained branches, Tempest and its plugins compatible tag[2][3] needs to be released for their testing. Tagging '2024.1-last' with the latest hash, also releasing a new tag 46.0.0. [1] https://review.opendev.org/c/openstack/releases/+/963711 [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: I381b4a08168e31bd7b787fdbfef2bab26c7754f3 Signed-off-by: Ghanshyam Maan <gmaan@ghanshyammann.com>
25 lines
666 B
YAML
25 lines
666 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: tempest
|
|
release-model: cycle-with-intermediary
|
|
team: Quality Assurance
|
|
type: other
|
|
stable-branch-type: none
|
|
release-notes: https://docs.openstack.org/releasenotes/tempest/v38.0.0.html
|
|
repository-settings:
|
|
openstack/tempest:
|
|
pypi-name: Tempest
|
|
releases:
|
|
- projects:
|
|
- repo: openstack/tempest
|
|
hash: 7edc9f524154d28d2668864a64abce502c4471df
|
|
version: 37.0.0
|
|
- projects:
|
|
- repo: openstack/tempest
|
|
hash: d5f63dbe3332076ba32ab43740b49b647e182bc5
|
|
version: 38.0.0
|
|
- projects:
|
|
- repo: openstack/tempest
|
|
hash: f26bd1be19731f114271b10ae543d0d4cffcb382
|
|
version: 2024.1-last
|