Dan Smith 97ef286942 Test image formats
This implements testing of image formats based on the sample images
in os-test-images. We should be able to assert that formats we accept
are allowed by glance and formats that we do not are rejected.

Note that glance currently does not do enough of this validation, so
not nearly enough of the unusable samples are currently rejected,
but this will serve as a base from which to start implementing and
testing that in glance.

This adds testscenarios as a dependency and uses that utility along
with the load_tests() protocol to generate test scenarios from the
manifest file. This results in separate tests for each image format,
without us needing to manually add those cases (and without the risk
of missing some because we don't).

Depends-On: https://review.opendev.org/c/openstack/devstack/+/925425
Change-Id: I4536b6b36b23071447ea8efbfcd2b3a313414034
2024-08-09 07:19:11 -07:00
2024-05-03 12:20:24 -07:00
2021-02-09 22:33:47 +00:00
2024-08-09 07:19:11 -07:00
2019-04-19 19:29:35 +00:00
2018-09-05 08:45:46 +00:00
2024-01-31 09:00:16 +01:00
2012-04-12 16:04:36 +02:00
2024-01-31 09:00:16 +01:00
2024-08-09 07:19:11 -07:00
2023-08-22 19:02:50 -07: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.

Description
OpenStack Testing (Tempest) of an existing cloud
Readme 247 MiB
Languages
Python 99.8%
Shell 0.2%