summaryrefslogtreecommitdiffstats
path: root/tests/functional/disperse/test_ec_data_delete.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Validates data deletion on EC volumeubansal2020-06-041-0/+270
Test Steps: 1. Create a volume, start and mount it 2. Create directories and files 3. Rename, change permissions of files 4. Create hardlink and soflink and different types of IO's 5. Delete all the data 6. Check no heals are pending 7. Check al bricks are empty Change-Id: Ic8f5dad1a44de71688a6b0a2fcfb4a25cef435ba Signed-off-by: ubansal <ubansal@redhat.com>