summaryrefslogtreecommitdiffstats
path: root/tests/functional/arbiter/test_heal_full_after_deleting_the_files_from_bricks.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Heal Full after deleting the files from bricksPranav2020-04-281-0/+202
Test case: * Create IO * Calculate arequal from mount * kill glusterd process and glustershd process on arbiter nodes * Delete data from backend from the arbiter nodes * Start glusterd process and force start the volume to bring the processes online * Check if heal is completed * Check for split-brain * Calculate arequal checksum and compare it Change-Id: I41192134530ec42db3398ae97e4f328b77e529d1 Co-authored-by: Vitalii Koriakov <vkoriako@redhat.com> Signed-off-by: Vitalii Koriakov <vkoriako@redhat.com> Signed-off-by: Pranav <prprakas@redhat.com>