summaryrefslogtreecommitdiffstats
path: root/tests/functional/disperse/test_ec_data_intergrity.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Check data integrity for EC volumeubansal2020-07-171-0/+314
Steps: 1.Create a EC volume and mount it 2.Run different types of IO's 3.Take arequal of mountpoint 4.Bring down redundant bricks 5.Take arequal of mountpoint 6.Bring down another set of redundant bricks 7.Take arequal of mountpoint Change-Id: If253cdfe462c6671488e858871ec904fbb2f9ead Signed-off-by: ubansal <ubansal@redhat.com>