7c72ce0427
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: I1989fdb9bb98335f7fcf180b8d2d403d5108886a
23 lines
638 B
YAML
23 lines
638 B
YAML
---
|
|
team: sahara
|
|
type: tempest-plugin
|
|
storyboard: 940
|
|
release-model: cycle-with-intermediary
|
|
release-type: python-pypi
|
|
release-notes: https://docs.openstack.org/releasenotes/sahara-tests/index.html
|
|
releases:
|
|
- version: 0.8.0
|
|
projects:
|
|
- repo: openstack/sahara-tests
|
|
hash: 7e39b7b05d0c41940e99b97b0d898d2dbd46a2f8
|
|
- version: 0.9.0
|
|
projects:
|
|
- repo: openstack/sahara-tests
|
|
hash: 994b21aacd0d4119afbbc46b2ed0b525cf5ed64c
|
|
- version: stein-last
|
|
projects:
|
|
- repo: openstack/sahara-tests
|
|
hash: edcd88782ba5221cf804a3c4b5a3c8bb5ef44b67
|
|
repository-settings:
|
|
openstack/sahara-tests: {}
|