We are gleeful to announce the release of: tempest 29.0.0: OpenStack Integration Testing This release is part of the xena release series. The source is available from: https://opendev.org/openstack/tempest Download the package from: https://pypi.org/project/tempest Please report issues through: https://bugs.launchpad.net/tempest/+bugs For more details, please see below. 29.0.0 ^^^^^^ Prelude This release is to tag Tempest for OpenStack Xena release. This release marks the start of Xena release support in Tempest. After this release, Tempest will support below OpenStack Releases: * Xena * Wallaby * Victoria * Ussuri Current development of Tempest is for OpenStack Yoga development cycle. Every Tempest commit is also tested against master during the Yoga cycle. However, this does not necessarily mean that using Tempest as of this tag will work against a Yoga (or future release) cloud. To be on safe side, use this tag to test the OpenStack Xena release. Changes in tempest 28.1.0..29.0.0 --------------------------------- 709d6e1c8 Add releasenote to tag the Tempest for Xena release c43ce23cd Use stable constraint in tox to release new tag for Xena a25e9baed Fix tempest plugins sanity jobs by exclude failing plugins e6e95c6d7 create volume type with repeated name ba28d78c3 Add experimental job to run test with 'latest' microversion Diffstat (except docs and test files) ------------------------------------- .../tempest-xena-release-3ffb30eb59e49f2c.yaml | 18 ++++++++++++++++++ .../api/volume/admin/test_volume_types_negative.py | 10 ++++++++++ tools/generate-tempest-plugins-list.py | 14 +++++++++++++- tox.ini | 22 +++++++++++++++++----- zuul.d/integrated-gate.yaml | 14 ++++++++++++++ zuul.d/project.yaml | 1 + 6 files changed, 73 insertions(+), 6 deletions(-)