OpenStack Testing (Tempest) of an existing cloud
Go to file
Brian Haley d6437c9dd1 Wait for all instance ports to become ACTIVE
get_server_port_id_and_ip4() gets a list of neutron ports
for an instance, but it could be one or more of those have
not completed provisioning at the time of the call, so are
still marked DOWN.

Wait for all ports to become active since it could just be
neutron has not completed its work yet.

Added new waiter function and tests to verify it worked.

Closes-bug: #2079831
Change-Id: I758e5eeb8ab05e79d6bdb2b560aa0f9f38c5992c
2024-09-13 10:50:00 -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 release notes for 2024.2 cycle intermediate release 2024-09-03 16:08:32 +02:00
roles Merge "Enable tempest cleanup with record_resources in jobs" 2024-05-21 14:21:17 +00:00
tempest Wait for all instance ports to become ACTIVE 2024-09-13 10:50:00 -04:00
tools Remove tap-as-a-service-tempest-plugin 2023-10-26 15:42:05 +02:00
zuul.d Switch to the master constraint in tox.ini 2024-09-03 23:47:27 +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 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 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 Switch to the master constraint in tox.ini 2024-09-03 23:47:27 +02: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.