1da9224385
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
23 lines
616 B
YAML
23 lines
616 B
YAML
---
|
|
include-pypi-link: false
|
|
launchpad: kuryr
|
|
release-model: cycle-with-intermediary
|
|
release-type: python-pypi
|
|
repository-settings:
|
|
openstack/kuryr-tempest-plugin: {}
|
|
team: kuryr
|
|
releases:
|
|
- version: 0.4.0
|
|
projects:
|
|
- repo: openstack/kuryr-tempest-plugin
|
|
hash: a82c55f7c002f33a5222ef3fbda5922b201859d6
|
|
- version: 0.4.1
|
|
projects:
|
|
- repo: openstack/kuryr-tempest-plugin
|
|
hash: 0d51e9905bf9d9af62d6f536b7c2156956c59699
|
|
- version: stein-last
|
|
projects:
|
|
- repo: openstack/kuryr-tempest-plugin
|
|
hash: fa37cdfbda7b52f37482b4f000d4e5b7af33fe1e
|
|
type: tempest-plugin
|