OpenStack Testing (Tempest) of an existing cloud
Go to file
jamepark4 9d8d631bdd Add configurable hostname pattern to filter hosts
Currently when aggregating potential target hosts via
get_host_other_than, it's hostname filtering only addresses the suffix
'-ironic'. In the event that pattern is located within the hostname e.g.
nova-cell1-compute-ironic-compute-0, then it will still be used as a
target candidate. Update tempest to allow for a configurable hostname
pattern to filter on when searching for candidates.

Also updated additional testcases that are still using the suffix only
check when removing guests with ironic in the name.

Change-Id: If5bab817e04412512186be2195cd2437bd310980
2024-08-16 10:06:44 -04: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 Add configurable hostname pattern to filter hosts 2024-08-16 10:06:44 -04:00
roles Merge "Enable tempest cleanup with record_resources in jobs" 2024-05-21 14:21:17 +00:00
tempest Add configurable hostname pattern to filter hosts 2024-08-16 10:06:44 -04:00
tools Remove tap-as-a-service-tempest-plugin 2023-10-26 15:42:05 +02:00
zuul.d extend tempest-integrated-compute and tempest-full-py3 2024-07-02 19:55:23 +01: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.