summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterfind/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* [glusterfind] Test case to verify the glusterfind create functionalityVinayak Papnoi2019-06-171-0/+0
Verifying the glusterfind create command functionality with valid and invalid values for the required and optional parameters. * Create a volume * Create a session on the volume with the following combinations: - Valid values for required parameters - Invalid values for required parameters - Valid values for optional parameters - Invalid values for optional parameters Where: Required parameters: volname and sessname Optional parameters: debug, force, reset-session-time Change-Id: Ic46863f63679e3c26a95b1fa96138cb7d0c27a3d Signed-off-by: Vinayak Papnoi <vpapnoi@redhat.com>