summaryrefslogtreecommitdiffstats
path: root/tests/functional/arbiter/test_gluster_clone_heal.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Checks gluster compilation at glusterfs mountpointubansal2020-09-071-0/+209
Steps- 1. Create a volume and mount it 2. Start gluster compilation 3. Bring down redundant bricks 4. Wait for compilation to complete 5. Bring up bricks 6. Check if mountpoint is accessible 7. Delete glusterfs from mountpoint and start gluster compilation again 8. Bring down redundant bricks 9. Wait for compilation to complete 10. Bring up bricks 11. Check if mountpoint is accessible Change-Id: Ic5a272fba7db9707c4acf776d5a505a31a34b915 Signed-off-by: ubansal <ubansal@redhat.com>