summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_lookup_dir.py
Commit message (Collapse)AuthorAgeFilesLines
* glusto/dht: test lookup of directoriesSusant Palai2018-06-291-0/+280
test: case -1: - bring down a subvol - create a directory so that it does not hash to down subvol - make sure stat is successful on the dir case -2: - create directory - bring down hashed subvol - make sure stat is successful on the dir case -3: - create dir - bringdown unhashed subvol - make sure stat is successful on the dir Change-Id: I9cbd2e7f04c885eaa09414d6b49632cf77dd72ec Signed-off-by: Susant Palai <spalai@redhat.com>