summaryrefslogtreecommitdiffstats
path: root/tests/functional/afr/test_arb_to_repl_conversion_with_io.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Convert arb to x3 repl volume with IOLeela Venkaiah G2020-07-301-0/+221
Steps: - Create, start and mount an arbiter volume in two clients - Create two dir's, fill IO in first dir and take note of arequal - Start a continuous IO from second directory - Convert arbiter to x2 replicated volume (remove brick) - Convert x2 replicated to x3 replicated volume (add brick) - Wait for ~5 min for vol file to be updated on all clients - Enable client side heal options and issue volume heal - Validate heal completes with no errors and arequal of first dir matches against initial checksum Change-Id: I291acf892b72bc8a05e76d0cffde44d517d05f06 Signed-off-by: Leela Venkaiah G <lgangava@redhat.com>