summaryrefslogtreecommitdiffstats
path: root/tests/functional/quota/test_quota_no_dir.py
Commit message (Collapse)AuthorAgeFilesLines
* Quota: test quota list with a directory's deletion and recreationharigowtham2018-07-061-0/+149
The following steps are followed: * Enable quota on the volume * Set the quota on the non-existing directory * Create the directory as above and set limit * List the quota on the volume * Delete the directory * Recreate the directory * List the quota on volume * Check for volume status Change-Id: Ieb37b24715f4c4a9689db582489a7d9a965d54ad Signed-off-by: harigowtham <hgowtham@redhat.com>