OpenStack Testing (Tempest) of an existing cloud
Go to file
Ghanshyam Mann 87661fcef7 Drop py3.6 and py3.7 from Tempest
In zed cycle, OpenStack projects and oslo lib
has dropped the py3.6 and py3.7 support

- https://governance.openstack.org/tc/reference/runtimes/zed.html

With oslo not supporting the py3.6 and py3.7, Tempest master is
failing and cannot be run on py3.6|7 env.

- https://bugs.launchpad.net/tempest/+bug/1975036

We discussed about how to solve it in ML[1] and QA meeting[2] and
decided to drop it from Tempest too. Stable branches testing from
stable/victoria to stable/yoga (currently supported branch by Tempest
master) can be tested on py3.8 or if cloud run those releases on py3.6
then Tempest can be run in virtual env with py38.

Closes-Bug: #1975036

[1] http://lists.openstack.org/pipermail/openstack-discuss/2022-May/028622.html
[2] https://meetings.opendev.org/irclogs/%23openstack-qa/%23openstack-qa.2022-05-24.log.html#t2022-05-24T15:31:51

Change-Id: Ie844887a798a006794729e733748ceaa5e06d2db
2022-05-31 01:09:20 +00:00
doc Remove reference of openstack-health 2022-04-14 14:33:48 -05:00
etc Merge "Inclusive jargon" 2021-02-09 22:33:47 +00:00
playbooks Add support for ecdsa keys 2022-01-18 15:25:38 +00:00
releasenotes Drop py3.6 and py3.7 from Tempest 2022-05-31 01:09:20 +00:00
roles Use UPPER_CONSTRAINTS_FILE for stable/victoria testing 2022-05-30 10:12:12 +00:00
tempest Merge "Wait for guest after resize" 2022-05-29 20:10:03 +00:00
tools Fix: change values to items as keys and values are all used 2022-04-19 11:21:10 +08:00
zuul.d Drop py3.6 and py3.7 from Tempest 2022-05-31 01:09:20 +00:00
.coveragerc Remove the NegativeAutoTest Framework 2016-10-13 10:32:53 +02:00
.gitignore Add index page for plugins documents 2020-05-05 02:12:05 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:35 +00:00
.mailmap Update .mailmap for ghanshyam emails 2018-09-05 08:45:46 +00:00
.stestr.conf Switch Tempest CLI commands from testrepository to stestr 2018-02-13 08:16:33 +00:00
bindep.txt Update and replace http with https for doc links in tempest 2017-08-14 00:12:40 -07:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-04-19 17:44:59 -05:00
HACKING.rst Use LOG.warning instead of deprecated LOG.warn 2022-01-19 13:38:21 +09:00
LICENSE Add License to Tempest. 2012-04-12 16:04:36 +02:00
README.rst Add PDF building 2019-09-11 16:42:28 +09:00
requirements.txt Remove usage of unittest2 2022-01-24 17:49:25 -05:00
REVIEWING.rst Change Review merge policy from two +2 to single +2 requirement 2021-02-03 16:50:34 -06:00
setup.cfg Drop py3.6 and py3.7 from Tempest 2022-05-31 01:09:20 +00:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-12 00:11:31 +00:00
test-requirements.txt Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00
tox.ini Drop py3.6 and py3.7 from Tempest 2022-05-31 01:09:20 +00:00

Team and repository tags

image

Tempest - The OpenStack Integration Test Suite

This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.

Get in touch via email. Use [tempest] in your subject.