OpenStack Testing (Tempest) of an existing cloud
Go to file
Martin Kopec ba5cb852b8 Fix str to str comparison in live migration test
The str to str comparison in the
test_server_connectivity_live_migration_compute uses a "<"
operation that does not work as intended. Let's fix that by using
the tempest module created for comparing string microversions.

Change-Id: Id6d18c93e8637d797404a62a23d3fcc61208fd4c
2024-04-18 13:23:29 +02:00
doc [codespell] fix typos 2024-04-02 12:12:32 +05:30
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 scenario test: test instances with cinder volumes" 2024-04-05 21:16:02 +00:00
roles [codespell] fix typos 2024-04-02 12:12:32 +05:30
tempest Fix str to str comparison in live migration test 2024-04-18 13:23:29 +02:00
tools Remove tap-as-a-service-tempest-plugin 2023-10-26 15:42:05 +02:00
zuul.d [codespell] fix typos 2024-04-02 12:12:32 +05:30
.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
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
REVIEWING.rst Change Review merge policy from two +2 to single +2 requirement 2021-02-03 16:50:34 -06:00
bindep.txt Remove python-devel package for rpm based distributions from bindep 2022-11-16 10:38:02 +00:00
requirements.txt Revert "Update required minimum jsonschema version >= 4.16.0" 2023-03-02 22:44:16 +00:00
setup.cfg Add python 3.11 unit test job 2023-08-22 19:02:50 -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 [codespell] fix typos 2024-04-02 12:12:32 +05:30

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.