
Volume tests had hardcoded value (1) in case they were creating a second volume with a different size than the first one (CONF.volume.volume_size). This is a problem for systems which have a chunk size other than 1. The patch is adding a new opt CONF.volume.volume_size_extend which allows customization of an extended volume size. Closes-Bug: 1917299 Change-Id: Ic8ae486224cd2a470f4f9bbad62d4d6715cc63ac
Team and repository tags
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.
- Documentation: https://docs.openstack.org/tempest/latest/
- Features: https://specs.openstack.org/openstack/qa-specs/#tempest
- Bugs: https://bugs.launchpad.net/tempest/
- Release Notes: https://docs.openstack.org/releasenotes/tempest
Get in touch via email. Use [tempest] in your subject.
Description
Languages
Python
99.8%
Shell
0.2%