OpenStack Testing (Tempest) of an existing cloud
Go to file
Ghanshyam b0a8057fbb Drop python 3.5 support from Tempest
Tempest, its plugins and their dependencies in ussuri
cycle are python-requires>=py3.6 which makes distro not
having python 3.6 to do hack to install py3.6 etc.

We cannot do >py3.6 in basepython so one way is to drop the
py3.5 support and basepython to py3 so that it can choose
the available py version in env.

It time to drop the py3.5 from Tempest. Last supported version of
Tempest for py3.5 is 23.0.0.

oslo drop py2 so we need to remove the py2 unit test job which
is failing and blocking gate.

There is seoarate work to drop the py2 things from Tempest in
compplete set.

Change-Id: I872dbb57df46d1193c0d409bb00d56f372d295fe
Related-Bug: 1861308
2020-02-04 19:23:01 +00:00
doc Drop python 3.5 support from Tempest 2020-02-04 19:23:01 +00:00
etc Remove the Stress framework 2016-10-19 14:31:13 +02:00
playbooks Setup framework for IPv6-only deployment verification 2019-07-29 07:37:33 +00:00
releasenotes Drop python 3.5 support from Tempest 2020-02-04 19:23:01 +00:00
roles Allow overridding OS_TEST_TIMEOUT via the role variables 2019-09-02 14:56:07 +02:00
tempest Change default region for placement to empty string 2020-02-03 09:12:35 +00:00
tools Blacklist compute.volumes and compute.images API tests 2020-01-09 20:51:42 +00:00
.coveragerc Remove the NegativeAutoTest Framework 2016-10-13 10:32:53 +02:00
.gitignore Added instructions about general IDE's in gitignore 2019-09-19 14:01:04 +05:30
.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
.zuul.yaml Drop python 3.5 support from Tempest 2020-02-04 19:23:01 +00:00
CONTRIBUTING.rst Add a CONTRIBUTING file 2019-09-04 13:44:17 +00:00
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-05-23 10:19:31 +00: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
REVIEWING.rst Merge "Add 'single core approve' policy for plugins sanity jobs failure" 2019-09-25 03:55:51 +00:00
bindep.txt Update and replace http with https for doc links in tempest 2017-08-14 00:12:40 -07:00
requirements.txt Uncap jsonschema 2019-04-04 14:01:16 +11:00
setup.cfg Drop python 3.5 support from Tempest 2020-02-04 19:23:01 +00:00
setup.py Updated from global requirements 2017-03-08 17:20:35 +00:00
test-requirements.txt Bump hacking to 1.1.0 2018-07-18 10:42:38 +01:00
tox.ini Define python3 as basepython for Tempest tox env 2020-01-24 08:33:52 -06:00

README.rst

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.