summaryrefslogtreecommitdiffstats
path: root/tests/functional/afr/test_manual_heal_full_should_trigger_heal.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Add test for manual heal full of file using cmdkshithijiyer2020-03-061-0/+182
Testcase steps: 1.Create a single brick volume 2.Add some files and directories 3.Get arequal from mountpoint 4.Add-brick such that this brick makes the volume a replica vol 1x3 5.Start heal full 6.Make sure heal is completed 7.Get arequals from all bricks and compare with arequal from mountpoint Change-Id: I4ef140b326b3d9edcbd5b1f0b7d9c43f38ccfe66 Co-authored-by: Vitalii Koriakov <vkoriako@redhat.com> Signed-off-by: Vitalii Koriakov <vkoriako@redhat.com> Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>