summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [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-1734-156/+230
* [py2to3] Add py3 support in 'tests/functional/samba'Valerii Ponomarov2019-12-171-4/+8
* [py2to3] Add py3 support in 'tests/functional/arbiter/brick_cases'Valerii Ponomarov2019-12-175-33/+43
* 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
* [py2to3] Add py3 support for tests in 'tests/functional/bvt'Valerii Ponomarov2019-12-093-8/+8
* [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
* [lib]:Adding the default configs for arbiter and dist-arbitersayaleeraut2019-11-291-0/+11
* [py2to3] Refactor gluster_base_class.pyValerii Ponomarov2019-11-281-2/+2
* [py2to3] Add method to the base class for proper calling of it's methodsValerii Ponomarov2019-11-221-3/+2
* [py2to3] Replace usage of ".iteitems()" attr with ".items()"Valerii Ponomarov2019-11-211-2/+2
* [Snapshot] Fix teardown for test_snap_scheduler_statusVinayak Papnoi2019-11-211-57/+83
* [TC] Resubmitting testcase test_glusterd_quorum_validation after bug fixkshithijiyer2019-11-211-0/+301
* Adding test case : test_no_glustershd_with_distributeMilind Waykole2019-11-201-0/+176
* [TC] Test quota limits are honored on rebalance + healkshithijiyer2019-11-181-0/+196
* [TC] Testcase to test that statvfs calls honor quota limits.Sanoj Unnikrishnan2019-11-181-0/+120
* [TC] Posix Compliancekshithijiyer2019-11-041-3/+94
* Test to verify failover when sub directories are mounted on fuse clientsJilju Joy2019-11-041-0/+196
* [fix] Turning off only client side heal option at the start of the testMilind Waykole2019-10-231-8/+10
* nfs-ganesha: Modifying test case based on latest librariesJilju Joy2019-10-231-8/+58
* TC: test_add_brick_while_remove_brick_is_in_progressPrasad Desala2019-10-201-1/+10
* Test rebalance operation when quorum not metRajesh Madaka2019-10-161-0/+161
* [Fix] Adding count++ to prevent test from running in infinite loopyinkui2019-10-152-0/+4
* Enabling client side heal,as client side heal is disabled by default in RHGS 3.5milindw962019-10-151-5/+42
* Modifying ACL test fileArjun Sharma2019-10-101-8/+50
* fuse-subdir: Revertig the change made in patch 22019Jilju Joy2019-10-071-3/+4
* Using set_acl in the testcase as existing functions are removedBala Konda Reddy M2019-10-031-3/+5
* [Fix] Fixing string formatting errors and client heal errorskshithijiyer2019-09-191-37/+51
* nfs-ganesha: Modifying test case based on latest libraryJilju Joy2019-09-191-45/+94
* nfs-ganesha: Test case to verify replace brick operation while IO is in progressJilju Joy2019-09-191-0/+176
* nfs_ganesha: Test case to validate add brick operation while IO is in progressJilju Joy2019-09-191-0/+185
* nfs-ganesha:Testcase to create and export new volume while IOs are in progressJilju Joy2019-09-191-0/+250
* Cthon test case for NFS GaneshaArjun Sharma2019-09-121-0/+121
* Add 7 negative scenarios for EC volume createubansal2019-09-111-1/+73
* Fix AFR test case tearDown and library importVinayak Papnoi2019-09-111-3/+16
* Checking quota daemon and self heal daemon process after rebootkshithijiyer2019-09-111-0/+167
* [DHT] : Modifying the messages in g.log.info and ExecutionErrorsayaleeraut2019-09-111-4/+4
* do getfattr in brick_path rather than m_pointyinkui2019-09-111-2/+3
* access self.mnod so we must get layout in mount_point/dirpath, and change the...yinkui2019-09-041-2/+2
* Added a library for daemon reload and fixing testcaseBala Konda Reddy M2019-09-041-8/+26