summaryrefslogtreecommitdiffstats
path: root/tests/basic/ec/ec-reset-brick.t
Commit message (Collapse)AuthorAgeFilesLines
* cluster/ec: Add test for reset-brick commandAshish Pandey2020-04-061-0/+50
Following tests are done - 1 - After finishing reset-brick all the bricks should be up. 2 - Heal should be completed. 3 - Check number of entries present on brick which was reset. Change-Id: I9314bed180293a99d400d94bb8cc7ece999da29e Updates: #1144