summaryrefslogtreecommitdiffstats
path: root/tests/functional/arbiter/test_afr_read_write.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Tests read and write on afr volumeubansal2020-08-191-0/+192
Steps: 1.Create a volume and mount it 2.Starting writing and reading data on file 3.Bring down 1 brick 4.Validate read and write to file 5.Bring up brick and start healing 6.Monitor healing and completion 7.Bring down 2nd brick 8.Read and write to same file 9.Bring up brick and start healing 10.Monitor healing and completion 11.Check split-brain Change-Id: Ib03a1ad7ee626337904b084e85eee38750fea141 Signed-off-by: ubansal <ubansal@redhat.com>