summaryrefslogtreecommitdiffstats
path: root/tests/functional/disperse/test_ec_heal_on_file_appends.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Verify heal on EC volume on file appendsLeela Venkaiah G2020-06-051-0/+186
Test Steps: - create and mount EC volume 4+2 - start append to a file from client - bring down one of the bricks (say b1) - wait for ~minute and bring down another brick (say b2) - after ~minute bring up first brick (b1) - check the xattrs 'ec.size', 'ec.version' - xattrs of online bricks should be same as an indication to heal Change-Id: I81a5bad4a91dd891fbbc9d93ae3f76610237789e Signed-off-by: Leela Venkaiah G <lgangava@redhat.com>