Go to file
Rajat Dhasmana fbd90e9639 Add qcow2 format to upload image test
When we test uploading a volume to image, we have a config option
to specify the disk format. Currently the default disk format is
'raw' but most cinder backends store the volume in 'raw' format
and we end up avoiding the conversion workflow which becomes an
untested code path and could lead to bugs as recently discovered
with [1].
This patch adds the 'raw' and 'qcow2' as the default formats.
The config option is also updated to List so we have add multiple
formats to be tested by the same test.

[1] https://bugs.launchpad.net/cinder/+bug/2092534

Depends-On: https://review.opendev.org/c/openstack/cinder/+/938265

Related-Bug: #2092534

Change-Id: I5f0f005d9487d7cf59dfa818e2a327f6d3956d1b
2025-02-17 09:57:40 +00:00
2024-10-30 11:39:44 -07:00
2021-02-09 22:33:47 +00: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-11-14 23:39:15 +09:00
2024-10-25 14:10:20 -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 345 MiB
Languages
Python 99.8%
Shell 0.2%