summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Doc] Updating changes for py2to3 in developer-guide.rstkshithijiyer2020-01-091-4/+4
* TC to check if EC version and size updates when another brick is downubansal2020-01-081-0/+258
* [Doc] Changing all text files to markdown fileskshithijiyer2020-01-085-56/+65
* [TC] Validation of brick status after node rebootBala Konda Reddy M2020-01-071-0/+178
* [py2to3] Fix file gluster_init.pySri Vignesh2020-01-071-8/+8
* [Fix] Remove variable script_local_path/script_abs_path(Part 4)kshithijiyer2020-01-0718-52/+26
* [Fix] Remove variable script_local_path(Part 3)kshithijiyer2020-01-0729-89/+29
* [Fix] Remove variable script_local_path(Part 2)kshithijiyer2020-01-0732-96/+32
* [Fix] Remove variable script_local_path(Part 1)kshithijiyer2020-01-0730-93/+31
* [lib] Adding function upload_file_dir_ops() to io/utils.pykshithijiyer2020-01-071-0/+28
* [lib] Adding more check functions and tarssh supportkshithijiyer2020-01-033-54/+198
* [py2to3] Fix bunch of py3 incompatibilitiesValerii Ponomarov2020-01-027-42/+66
* [Fix] Fix for variable type check in lib_utils.pykshithijiyer2019-12-311-3/+3
* [Fix] Changing tab to space in nfs_ganesha_client_setup.ymlkshithijiyer2019-12-301-2/+2
* Fix python files in the 'examples' directoryValerii Ponomarov2019-12-234-32/+69
* [TC] Gluster cli reset commands behaviour with brick muxkshithijiyer2019-12-232-7/+219
* [py2to3] Add py3 support in 'tests/functional/glusterd'. Part 2Valerii Ponomarov2019-12-1830-109/+125
* [py2to3] Add py3 support in 'tests/functional/glusterd'. Part 1Valerii Ponomarov2019-12-1832-95/+94
* [py2to3] Add py3 support in 'tests/functional/dht'Valerii Ponomarov2019-12-1824-109/+134
* [py2to3] Add py3 support for tests in 'tests/functional/afr'Valerii Ponomarov2019-12-1831-284/+408
* [py2to3] Add py3 support in 'glusterdir.py' and 'ssl_ops.py' librariesValerii Ponomarov2019-12-182-2/+3
* [py2to3] Add py3 support in 'tests/functional/nfs_ganesha'Valerii Ponomarov2019-12-1810-85/+93
* Fix typo in README.md file.kshithijiyer2019-12-181-1/+1
* [Tool] Support for rsync, append, overwrite and truncate in file_dir_opskshithijiyer2019-12-182-3/+193
* Fix volume cleanup in 'gluster_base_class' moduleValerii Ponomarov2019-12-171-1/+1
* [py2to3] Add py3 support in 'tests/functional/arbiter'Valerii Ponomarov2019-12-1716-124/+171
* [TC] Adding tc to verify data corruption during full heal with reboot.kshithijiyer2019-12-171-0/+250
* [py2to3] Add py3 support in 'tests/functional/snapshot'Valerii Ponomarov2019-12-1735-157/+231
* [py2to3] Add py3 support in 'tests/functional/samba'Valerii Ponomarov2019-12-172-5/+9
* [py2to3] Add py3 support in 'tests/functional/arbiter/brick_cases'Valerii Ponomarov2019-12-175-33/+43
* Add steps to stablize the existing contents in cleanupSri Vignesh2019-12-131-7/+18
* This test case verifies reset of brick for an EC volumeubansal2019-12-121-0/+596
* [py2to3] Add py3 support for tests in 'tests/functional/afr/heal'Valerii Ponomarov2019-12-127-42/+60
* [py2to3] Add py3 support in 'tests/functional/fuse_subdir'Valerii Ponomarov2019-12-1214-32/+56
* [py2to3] Add py3 support for tests in 'tests/functional/quota'Valerii Ponomarov2019-12-1218-61/+74
* [py2to3] Add py3 support in 'tests/functional/disperse'Valerii Ponomarov2019-12-125-27/+44
* [py2to3] Add py3 support in 'tests/functional/glusterfind'Valerii Ponomarov2019-12-127-25/+25
* [py2to3] Add py3 support for tests in 'tests/functional/authentication'Valerii Ponomarov2019-12-127-9/+9
* This TC is to check FOP in a EC volume with redundant bricks downubansal2019-12-101-0/+350
* [Fix] Changing license to GPLv3+ in setup.py files.kshithijiyer2019-12-103-11/+11
* [py2to3] Add py3 support for tests in 'tests/functional/bvt'Valerii Ponomarov2019-12-094-14/+12
* [Fix] Rename testcase test_enabling_brix_mux.py to test_enabling_brick_mux.pykshithijiyer2019-12-091-1/+1
* [TC] CLI Check for brick multiplexingVitalii Koriakov2019-12-092-0/+127
* [DHT] : Changing the arguments passed to a function.sayaleeraut2019-12-091-2/+2
* [py2to3] Fix files in the 'glustolibs-misc' directoryValerii Ponomarov2019-12-092-54/+52
* [Doc] Add info about running glusto-tests using toxkshithijiyer2019-12-061-0/+17
* [py2to3] Fix files located in the 'glustolibs-io' dirValerii Ponomarov2019-12-026-314/+244
* [lib]:Adding the default configs for arbiter and dist-arbitersayaleeraut2019-11-292-1/+26
* [lib]-Adding support for arbiter volumes in setup_volume()sayaleeraut2019-11-291-1/+36
* [py2to3] Refactor gluster_base_class.pyValerii Ponomarov2019-11-282-167/+129