OpenStack Testing (Tempest) of an existing cloud
Go to file
Ghanshyam Mann 7f3030c291 Test python 3.12
As per 2025.1 testing runtime, Python 3.12 is the
max python version to test. Adding the test job
as well update the document to support it.

Also, remove the python_requires flag from setup.cfg
which stop installing it on python version lower
than the min supported. Let's allow to install and as
long as it work for older python it is ok. User can
get to know the supported python versions from
classifier also.

Change-Id: Ibd4ad33bdc30512568843358973c716b21d039de
2024-10-01 18:56:59 -07:00
doc Test python 3.12 2024-10-01 18:56:59 -07:00
etc Merge "Inclusive jargon" 2021-02-09 22:33:47 +00:00
playbooks Merge "Allow tempest cleanup delete resources based on prefix" 2024-03-31 23:41:12 +00:00
releasenotes Merge "Add releasenote to tag the Tempest for 2024.2 release" 2024-09-23 20:29:55 +00:00
roles Merge "Enable tempest cleanup with record_resources in jobs" 2024-05-21 14:21:17 +00:00
tempest Merge "Enable snapshot deletion with deps on ceph" 2024-09-23 20:14:33 +00:00
tools Remove tap-as-a-service-tempest-plugin 2023-10-26 15:42:05 +02:00
zuul.d Test python 3.12 2024-10-01 18:56:59 -07:00
.coveragerc Add unit tests to increase coverage 2023-10-04 13:14:24 +00: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 Remove python-devel package for rpm based distributions from bindep 2022-11-16 10:38:02 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-04-19 17:44:59 -05:00
HACKING.rst General doc updates 2024-01-31 09:00:16 +01:00
LICENSE Add License to Tempest. 2012-04-12 16:04:36 +02:00
README.rst General doc updates 2024-01-31 09:00:16 +01:00
requirements.txt Test image formats 2024-08-09 07:19:11 -07:00
REVIEWING.rst Change Review merge policy from two +2 to single +2 requirement 2021-02-03 16:50:34 -06:00
setup.cfg Test python 3.12 2024-10-01 18:56:59 -07: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 Switch to the master constraint in tox.ini 2024-09-23 20:00:54 +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.