summaryrefslogtreecommitdiffstats
path: root/tests/functional/arbiter/test_data_delete.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Checks data rename and delete in arbiter volumeubansal2020-08-241-0/+110
Steps: 1.Create a volume and mount it 2.Create deep directory and file in each directory 3.Rename the file 4.Check if brickpath contains old files 5.Delete all data 6.Check .glusterfs/indices/xattrop is empty 7.Check if brickpath is empty Change-Id: I04e50ef94379daa344be1ae1d19cf2d66f8f460b Signed-off-by: ubansal <ubansal@redhat.com>