commit | 37c4bd3023110f2a00e55439e2086d393b44a974 | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Thu Jun 24 15:46:00 2021 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Tue Jun 29 07:01:17 2021 +0000 |
tree | 91188fd9b72cd332b1ab3665885bebd27eedd79d | |
parent | 53c02181f87804a4ba8ddf6288ea1f7717234c2a [diff] |
Add volume_size_extend opt for volume tests 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