summaryrefslogtreecommitdiffstats
path: root/tests/functional/afr/heal/test_dir_time_stamp_restoration.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Check directory time stamps are healed during entry healRavishankar N2020-12-231-0/+160
After an entry heal is complete, verify that the atime/mtime/ctime of the parent directory is same on all bricks of the replica. The test is run with features.ctime enabled as well as disabled. Change-Id: Iefb6a8b50bd31cf5c5aae72e4030239cc0f1a43d Reference: BZ# 1572163 Signed-off-by: Ravishankar N <ravishankar@redhat.com>