summaryrefslogtreecommitdiffstats
path: root/tests/functional/arbiter/test_gfid_self_heal.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Tests gfid self heal on arbiter volumeubansal2020-08-101-0/+206
Steps: 1.Create a volume and mount it 2.Create a directory say d1 3.Create deep directories and files in d1 4.Bring down redundant bricks 5.Delete d1 6.Create d1 and same data again 7.Bring bricks up 8.Monitor heal 9.Verify split-brain Change-Id: I778fab6bf6d9f81fca79fe18285073e1f7ccc7e7 Signed-off-by: ubansal <ubansal@redhat.com>