summaryrefslogtreecommitdiffstats
path: root/tests/functional
diff options
context:
space:
mode:
authorBala Konda Reddy M <bmekala@redhat.com>2020-01-31 18:23:58 +0530
committerBala Konda Reddy M <bala12352@gmail.com>2020-03-16 06:34:15 +0000
commitd60d5c42692c547608c9a45f879d67e9c79e10ca (patch)
treeff142816228e13db4d64dafe1a74fc8f4015d8a1 /tests/functional
parent730413b377895b04704048d1c03c3baccfb22fd2 (diff)
[Lib] Library for multi volume creation
Earlier, brick creation is carried out based on the difference of used and unused bricks. This is a bottleneck for implementing brick multiplexing testcases. Moreover we can't create more than 10 volumes. With this library, implementing a way to create bricks on top of the existing servers in a cyclic way to have equal number of bricks on each brick partition on each server Added paramter in setup_volume function, if multi_vol flag is set it will fetch bricks using cyclic manner using (form_bricks_for_multi_vol) otherwise it will fetch using old mechanism. Added bulk_volume_creation function, to create multiple volumes the user has specified. Change-Id: I2103ec6ce2be4e091e0a96b18220d5e3502284a0 Signed-off-by: Bala Konda Reddy M <bala12352@gmail.com>
Diffstat (limited to 'tests/functional')
0 files changed, 0 insertions, 0 deletions