summaryrefslogtreecommitdiffstats
path: root/tests/functional/nfs_ganesha
Commit message (Collapse)AuthorAgeFilesLines
* Using a raw strings for fixing flake warningsVitalii Koriakov2018-10-291-2/+2
| | | | | Change-Id: Ie134790ea05919a4b396657c11cbc3fc7a7fc529 Signed-off-by: Vitalii Koriakov <vkoriako@redhat.com>
* Fix spelling mistake across the codebaseNigel Babu2018-08-072-3/+3
| | | | Change-Id: I46fc2feffe6443af6913785d67bf310838532421
* Shorten all the logs around verify_io_procsYaniv Kaul2018-07-171-8/+0
| | | | | | | | No functional change, just make the tests a bit more readable. It could be moved to a decorator later on, wrapping tests. Change-Id: I484bb8b46907ee8f33dfcf4c960737a21819cd6a Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
* Fix up coding style issues in testsNigel Babu2018-03-275-48/+35
| | | | Change-Id: I14609030983d4485dbce5a4ffed1e0353e3d1bc7
* [NFS-Ganesha] : Test to create an HA cluster and run I/OAmbarish Soman2018-01-281-0/+101
| | | | | Change-Id: Ia0f07590ceb8f680a8e750f793f37a63177904dc Signed-off-by: Ambarish Soman <asoman@redhat.com>
* glusto nfs-ganesha: Added test to verify nfsv4 acl functionality with glusterfsArthy Loganathan2017-08-011-0/+113
| | | | | | Change-Id: I2747c3770925b8d8f05e10fb7da49d105b7130e6 Signed-off-by: Arthy Loganathan <aloganat@redhat.com> Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>
* Added readme for nfs ganesha functional testsArthy Loganathan2017-07-261-0/+21
| | | | | Change-Id: Ic066b8ad452b297a2c48e912883536ce3960c0eb Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
* nfs-ganesha-Added tests to verify multi volume exports whenArthy Loganathan2017-07-261-4/+355
| | | | | | | IO is in progress and subdir mounts from client and server side Change-Id: I80b22e6602bbc18652135211ea08710392c04cb6 Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
* Test scripts to test nfs ganesha volume exports, refresh config when IO is ↵Arthy Loganathan2017-06-201-0/+212
| | | | | | | in progress, enable and disable cluster Change-Id: I15adbc73d72a67bd6b4189298631c9374540f2bb Signed-off-by: Arthy Loganathan <aloganat@redhat.com>
* Added nfs ganesha tests to run IO test suites from multiple clients and ↵Arthy Loganathan2017-06-201-0/+93
checks nfs ganesha behaviour Change-Id: I2dc7f0fb016982b7b7fa4a87c0310e4c96376f94 Signed-off-by: Arthy Loganathan <aloganat@redhat.com>