OpenStack Testing (Tempest) of an existing cloud
0e599c0d1f
In this cycle, oslo library are dropping the python3.8 support. Without oslo libs, Tempest cannot support the python 3.8. Tempest can be run in virtual env and upstream CI also test the stable supported branches in virtual env. If anyone want to test the cloud on python 3.8, they can still run the Tempest in virtual env python 3.9. This patch removes the support of python 3.8 and its testing. Change-Id: I3f540da045c5e89a3f09ce2cf94877c1560f3436 |
||
---|---|---|
doc | ||
etc | ||
playbooks | ||
releasenotes | ||
roles | ||
tempest | ||
tools | ||
zuul.d | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.stestr.conf | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
REVIEWING.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
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.
- Documentation: https://docs.openstack.org/tempest/latest/
- Features: https://specs.openstack.org/openstack/qa-specs/#tempest
- Bugs: https://bugs.launchpad.net/tempest/
- Release Notes: https://docs.openstack.org/releasenotes/tempest
Get in touch via email. Use [tempest] in your subject.