summaryrefslogtreecommitdiffstats
path: root/tests/functional/disperse/test_ec_all_healtypes.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Checks all types of heal on EC volumeubansal2020-06-171-0/+285
Steps: 1.Create a volume and mount it 2.Create a directory, dir1 and run different types of IO's 3.Create a directory, dir2 4.Bring down redundant bricks 5.Write IO's to directory dir2 6.Create a directory, dir3 and run IO's(read,write,ammend) 7.Bring up bricks 8.Monitor heal 9.Check for data intergrity of dir1 Change-Id: I9a7e366084bb46dcfc769b1d98b89b303fc16150 Signed-off-by: ubansal <ubansal@redhat.com>