summaryrefslogtreecommitdiffstats
path: root/tests/functional/disperse/test_ec_validate_volume_creation.py
Commit message (Collapse)AuthorAgeFilesLines
* Add 7 negative scenarios for EC volume createubansal2019-09-111-1/+73
| | | | | | | | | With redundancy count as negative or disperse count with negative(different permutations) and disperse data count equal to disperse count Change-Id: I761851c64833256532464f56a9a78e20ceb8a4e1 Signed-off-by: ubansal <ubansal@redhat.com>
* Fix spelling mistake across the codebaseNigel Babu2018-08-071-7/+7
| | | | Change-Id: I46fc2feffe6443af6913785d67bf310838532421
* functional/disperse: Validate EC volume creationSunil Kumar Acharya2018-06-201-0/+137
This test tries to create and validate EC volume with various combinations of input parameters. RHG3-12926 Change-Id: Icfc15e069d04475ca65b4d7c1dd260434f104cdb Signed-off-by: Sunil Kumar Acharya <sheggodu@redhat.com>