summaryrefslogtreecommitdiffstats
path: root/tests/functional/quota/test_quota_symlink_limit.py
Commit message (Collapse)AuthorAgeFilesLines
* Quota: Test case to validate limit-usage on a symlinkVinayak Papnoi2018-07-011-0/+121
Quota limit-usage should fail when trying to set the limit on a symlink. - Enable quota - Set a limit on the volume - Create a directory from mount - Create a symlink of the directory from mount - Try to set a quota limit on the symlink Change-Id: Ic9979a5c67af74d08527acc0f9a30c1d97291906 Signed-off-by: Vinayak Papnoi <vpapnoi@redhat.com>