OpenStack Testing (Tempest) of an existing cloud
Go to file
Balazs Gibizer 0e8fcab930 Skip test_list_all_networks if no known network configured
If test_list_all_networks is run in an env without networks configured
then it will fail as it tries to assert that the list of networks are
not empty but actually it is empty.

So this PR skip the test if no known network is configured.

Note that the test API here is deprecated since Newton. So I did the
minimal effort to stabilize this test.

Change-Id: I5e0bc22da5281dec0e4679fcc3891f9c2e7cb770
2023-05-23 09:40:54 +02:00
doc Fix creation of requested creds within the same project 2023-02-22 15:46:42 +00:00
etc Merge "Inclusive jargon" 2021-02-09 22:33:47 +00:00
playbooks Simplify definition of fips jobs 2023-04-17 08:44:37 +00:00
releasenotes Create releasenotes page for tempest 34.2.0 2023-05-09 12:54:57 -05:00
roles Fix default values for variables in run-tempest role 2023-01-31 14:14:45 +01:00
tempest Skip test_list_all_networks if no known network configured 2023-05-23 09:40:54 +02:00
tools Separate the extra tests to run in a separate job 2023-02-11 19:05:34 +00:00
zuul.d Simplify definition of fips jobs 2023-04-17 08:44:37 +00:00
.coveragerc Remove the NegativeAutoTest Framework 2016-10-13 10:32:53 +02: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 Add py310 job in gate 2022-06-03 14:56:50 -05:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-04-19 17:44:59 -05:00
HACKING.rst Add doc for multinode attribute 2023-02-23 10:28:08 +00:00
LICENSE Add License to Tempest. 2012-04-12 16:04:36 +02:00
README.rst Add PDF building 2019-09-11 16:42:28 +09: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 Fix python classifier for py39 2022-11-23 14:33:00 -06: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 2023-05-05 00:22:04 +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.