summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_enable_storage_reserve_volume.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Add Test to authored to test posix storage.reserve option“Milind”2020-11-021-0/+79
1) Create a distributed-replicated volume and start it. 2) Enable storage.reserve option on the volume using below command, gluster volume set storage.reserve. let's say, set it to a value of 50. 3) Mount the volume on a client 4) check df -h output of the mount point and backend bricks. Change-Id: I74f891ce5a92e1a4769ec47c64fc5469b6eb9224 Signed-off-by: “Milind” <mwaykole@redhat.com>