OpenStack Testing (Tempest) of an existing cloud
Go to file
Dr. Jens Harbott a4a48b2f29 Add early failure detection for tempest base job
Zuul can do better resource allocation if it learns early that a job
will fail even when tests haven't completed yet. This is done by adding
a regular expression that will match on a single failing test within a
tempest run. The regex is copied from what the zuul project has already
been using successfully for some time.

Change-Id: I8c9488a55d04e32384d1523a9658a8711b05c340
2024-07-25 20:37:03 +02:00
doc End support for stable/zed 2024-05-03 12:20:24 -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 "Drop identity v2 api tests" 2024-07-09 18:52:33 +00:00
roles Merge "Enable tempest cleanup with record_resources in jobs" 2024-05-21 14:21:17 +00:00
tempest Merge "Add wait for location import task" 2024-07-19 07:39:05 +00:00
tools Remove tap-as-a-service-tempest-plugin 2023-10-26 15:42:05 +02:00
zuul.d Add early failure detection for tempest base job 2024-07-25 20:37:03 +02: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 Revert "Update required minimum jsonschema version >= 4.16.0" 2023-03-02 22:44:16 +00:00
REVIEWING.rst Change Review merge policy from two +2 to single +2 requirement 2021-02-03 16:50:34 -06: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 Use 'tempest run --slowest' in integrated-compute (again) 2024-06-07 20:35:41 +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.