summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not validate the return code of the 'rebalance status' command when just l...stableShwethaHP2017-09-112-15/+6
* Making mounting of volume optional in the BaseClass.ShwethaHP2017-08-312-18/+43
* 1) bring_bricks_online: Wait for bricks to be online for 30 secondsShwethaHP2017-08-287-22/+40
* Fixing the BVT Issues:ShwethaHP2017-08-192-7/+10
* Typo: Space to be added between the commands execution.ShwethaHP2017-08-171-1/+1
* Providing configs to set volume options, group options when exporting volume ...ShwethaHP2017-08-094-6/+74
* fix dockerfile gdeploy PyYAML pip/rpm conflictJonathan Holloway2017-08-092-8/+22
* Added modules to file_dir_ops.py to perform compress, uncompress,Arthy Loganathan2017-08-081-0/+367
* add gluster object exists check to volume config defaultJonathan Holloway2017-08-082-5/+4
* Set volume options on all the volume typesShwethaHP2017-08-032-1/+18
* glusto nfs-ganesha: Added test to verify nfsv4 acl functionality with glusterfsArthy Loganathan2017-08-012-0/+325
* Inject gluster,samba,nfs logs with messageShwethaHP2017-07-263-7/+156
* Added more verification checks in NfsGaneshaVolumeBaseclassArthy Loganathan2017-07-261-22/+31
* Added readme for nfs ganesha functional testsArthy Loganathan2017-07-261-0/+21
* nfs-ganesha-Added tests to verify multi volume exports whenArthy Loganathan2017-07-261-4/+355
* running_on_volumes, running_on_mounts should be an optionShwethaHP2017-06-271-5/+10
* add docker dir with Dockerfile and READMEJonathan Holloway2017-06-222-0/+40
* Adding a pointer to HOWTO from ReadmeShwethaHP2017-06-201-0/+3
* Added gdeploy configuration files ad jinja templates for nfs ganesha operationsArthy Loganathan2017-06-208-1/+107
* Fix to match only the given volname in showmountArthy Loganathan2017-06-201-1/+1
* Test scripts to test nfs ganesha volume exports, refresh config when IO is in...Arthy Loganathan2017-06-201-0/+212
* Added nfs ganesha tests to run IO test suites from multiple clients and check...Arthy Loganathan2017-06-203-0/+349
* Added documentation for installing latest version of gdeployArthy Loganathan2017-06-202-0/+10
* Added library functions for nfs-ganesha featuresArthy Loganathan2017-06-202-0/+1406
* Minor changes in gluster base class wrt nfs-ganeshaArthy Loganathan2017-06-122-6/+13
* Resolving the Cyclic Imports. It cased during resolving theShwethaHP2017-06-061-1/+1
* Adding sanity heal tests when IO in progress.Shwetha Panduranga2017-06-013-3/+857
* Adding a sanity case to test shrinking volume. i.e remove-brickShwetha Panduranga2017-05-313-22/+387
* Adding Quota, Snapshot Components Sanity Tests.Shwetha Panduranga2017-03-082-11/+287
* Adding a test for Gluster Basic Component Verification Sanity Suite.Shwetha Panduranga2017-03-034-131/+429
* Adding a Gluster Basic Features Sanity test:Shwetha Panduranga2017-03-022-11/+213
* Adding steps to test to wait for glusterd to be online andShwetha Panduranga2017-02-271-6/+54
* Adding a new test to VVT:Shwetha Panduranga2017-02-276-609/+602
* Adding Gluster Basic tests like:Shwetha Panduranga2017-02-271-0/+79
* Adding misc-libs module to provide helpers for misc tasks.Shwetha Panduranga2017-02-214-0/+424
* Adding io utils:Shwetha Panduranga2017-02-141-0/+286
* Adding helper functions to volume libs:Shwetha Panduranga2017-02-061-10/+100
* Modifying the contents of HOWTO to make it more clear on setting up glusto-testsShwetha Panduranga2017-02-061-62/+101
* Ignore the glustolibs-misc setup.py for validating pep8 standardsShwetha Panduranga2017-02-031-0/+1
* Raise custom exceptions rather assert failuresNigel Babu2017-02-013-16/+46
* Fix tox.ini so we can run lint testsNigel Babu2016-12-191-1/+2
* Re-Structuring the directory for more better understanding of test typesShwetha Panduranga2016-12-164-1/+67
* Clean up pyflakes and pep8 errorsNigel Babu2016-12-1221-101/+82
* docs: add requirements.txt for rtd autoapi genJonathan Holloway2016-12-051-0/+4
* Adding a step-by-step procedure on howto create glusto-tests testrun.Shwetha Panduranga2016-12-051-0/+183
* Added comments to each section of example gluster config file.Shwetha Panduranga2016-12-041-9/+84
* docs: initial sphinx setupJonathan Holloway2016-12-048-0/+964
* Modifying the glusterbaseclass not to update the defaul values to global config.Shwetha Panduranga2016-12-052-53/+77
* Start gluster nfs-server only when the mount type is 'nfs'.Shwetha Panduranga2016-12-012-9/+10
* Improving the GlusterVolumeBaseClass to check for nfs and smb exports.Shwetha Panduranga2016-11-302-116/+54