summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_nfs_quorum_on_all_vol_types.py
Commit message (Collapse)AuthorAgeFilesLines
* Test Cases for performing NFS disable, enable andRajesh Madaka2018-02-141-0/+172
performing NFS mount and unmoount on all volumes, performing different types quorum settings. -> Set nfs.disable off -> Mount it with nfs and unmount it -> set nfs.disable enable -> Mount it with nfs -> Set nfs.disable disable -> Enable server quorum -> Set the quorum ratio to numbers and percentage, negative- numbers should fail, negative percentage should fail, fraction should fail, negative fraction should fail Change-Id: I6c4f022d571378f726b1cdbb7e74fdbc98d7f8cb Signed-off-by: Rajesh Madaka <rmadaka@redhat.com>