summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_access_file.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test+libfix] Add testcase to access of filekshithijiyer2020-03-191-0/+172
Testcase steps: (file access) - rename the file so that the hashed and cached are different - make sure file can be accessed as long as cached is up Fixes a library issue as well in find_new_hashed() Change-Id: Id81264848d6470b9fe477b50290f5ecf917ceda3 Co-authored-by: Susant Palai <spalai@redhat.com> Signed-off-by: Susant Palai <spalai@redhat.com> Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>