summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase wait time for the completion of rebalance. Correction in assert stat...Jilju Joy2019-01-311-4/+4
* Delete quorum method from old file. Added fixes for flake8Vitalii Koriakov2019-01-309-894/+233
* New quorum behavior fixesVitalii Koriakov2019-01-281-0/+651
* Fixed jira issue RHGSQE-33kshithijiyer2019-01-281-3/+10
* Delete test_client_side_quorum_with_auto_option and test_client_side_quorum_w...Vitalii Koriakov2019-01-251-360/+0
* fixing the quorum changes according to new behaviourVijay Avuthu2019-01-251-3/+4
* New quorum behavior fixesVitalii Koriakov2019-01-251-0/+333
* New quorum behavior fixesVitalii Koriakov2019-01-251-0/+218
* This testcase checks that EC version of bricks are not updated when non FOPs ...ubansal2019-01-251-0/+115
* Correction in verification of volume/sub_directory unmountJilju Joy2019-01-243-6/+6
* New method for checking not connected mount pointVitalii Koriakov2019-01-241-0/+64
* Fixed jira issue RHGSQE-29 and added quorum reset codekshithijiyer2019-01-242-30/+50
* Fixed jira issue RHGSQE-31kshithijiyer2019-01-231-13/+16
* Reset quorum value to defaultkshithijiyer2019-01-231-0/+9
* Reverting quorum value back to 51%kshithijiyer2019-01-231-0/+7
* Fix in teardown()kshithijiyer2019-01-221-10/+19
* Fix: Volume create should fail when a node is downBala Konda Reddy M2019-01-221-2/+6
* Reverting back quorum value to 51%kshithijiyer2019-01-221-6/+8
* Reverting back quorum value to 51%kshithijiyer2019-01-221-7/+8
* Reverting quorum value back to 51%kshithijiyer2019-01-181-0/+8
* Reverting the quorum ratio to 51Bala Konda Reddy M2019-01-181-1/+10
* Avoid running on 'dispersed' and 'distributed-dispersed' volume types because...Jilju Joy2019-01-141-2/+1
* changing testcase names to reflect uniquenessnagpavanchilakam2019-01-042-2/+2
* fixng lib according to functinality changenagpavanchilakam2019-01-031-2/+2
* Moved test_glustershd_on_all_volume_types to separate folderVitalii Koriakov2018-12-272-223/+271
* setting user.cifs to on for all cifs volumesVijay Avuthu2018-12-271-0/+8
* Per BZ 1401969, modifying the IO pattern to write single large filesAnees Patel2018-12-202-39/+56
* Fixed: servers with no bricks are not icluded in servers_unused_bricks_dictVitalii Koriakov2018-12-191-1/+2
* Fixing the test-case to delete brick directories of replaced bricks, As this ...Anees Patel2018-12-112-158/+206
* Distribute to replica 2 conversion is done with force option to avoid split-b...Anees Patel2018-12-091-1/+1
* Moved test_data_self_heal_algorithm_full_default from afr to arbiter folderVitalii Koriakov2018-12-062-148/+243
* Moved test_self_heal_differing_in_file_type from afr to arbiter folderVitalii Koriakov2018-12-062-193/+289
* Moved test_existing_glustershd_should_take_care_of_self_healing to separate f...Vitalii Koriakov2018-12-062-230/+256
* Quorum ratio not reset to defaultroot2018-12-061-1/+8
* Correction in volume export scenarioJilju Joy2018-12-061-7/+7
* Modified the test per BZ Bug 1579758root2018-12-021-1/+1
* Quota: tests/functional/quota/test_quota_limit_dir_breadth.pyVinayak Papnoi2018-11-301-55/+43
* Fixing TC test_client_side_quorum_with_auto_option_cross2Vijay Avuthu2018-11-272-780/+794
* Moved test_self_heal_symbolic_links from afr to arbiter folderVitalii Koriakov2018-11-232-245/+342
* Fix the test caseVijay Avuthu2018-11-221-0/+382
* fixVijay Avuthu2018-11-221-361/+3
* TC: test_negative_exercise_add_brickPrasad Desala2018-11-211-3/+3
* Convert bitrot_ops to python3Vitalii Koriakov2018-11-191-2/+2
* Deleting test_metadata_self_heal from test_self_heal fileVitalii Koriakov2018-11-151-353/+0
* Moved test_metadata_self_heal from afr to arbiter folderVitalii Koriakov2018-11-151-0/+404
* Convert auth_ops.py and lib_utils.py to python3Vitalii Koriakov2018-11-082-15/+16
* Convert geo_rep_ops to python3Vitalii Koriakov2018-11-081-3/+3
* Moved test_self_heal_algorithm_full_daemon_off from afr to arbiter folderVitalii Koriakov2018-11-082-111/+217
* Using a raw strings for fixing flake warningsVitalii Koriakov2018-10-2910-24/+21
* glustolibs: Add GlusterBlockBaseClassbhumikagoyal2018-10-251-2/+647