summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_custom_xattr_healing_for_dir.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Check heal of custom xattr on directorysayaleeraut2020-09-181-0/+332
This test script covers below scenarios: 1) Sub-volume is down - Directory - Verify extended attribute creation, display, modification and removal. 2) Directory self heal - extended custom attribute when sub-volume is up again. 3) Sub-volume is down -create new Directory - Verify extended attribute creation, display, modification and removal. 4) Newly Directory self heal - extended custom attribute when sub-volume is up again. Change-Id: I35f8772d7758c2e9c02558b46301681d6c0f319b Signed-off-by: sayaleeraut <saraut@redhat.com>