summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [Lib] Add _create_storage_class helper methodNitin Goyal2020-03-231-14/+42
* [Fix] Update branch for glusto in tox.ini for py3kshithijiyer2020-03-201-1/+1
* [Config] Change setup.py fileNitin Goyal2020-03-181-2/+5
* [Lib] Add lib to get the memory of running processNitin Goyal2020-03-181-0/+33
* [Config] Add variables for system testingNitin Goyal2020-03-181-0/+10
* [TestFix] Add pytest marker for tier1 test casesvamahaja2020-03-1723-0/+106
* [TestFix] Add pytest marker for tier0 test casesvamahaja2020-03-1320-0/+86
* [Testfix] Fix function call for `get_pod_name_from_dc`vamahaja2020-02-281-1/+1
* [Lib] Add arg label for labeling the DCNitin Goyal2020-02-252-6/+18
* [Lib] Add paramter for custom prefix in lib create_dcs_with_pvcNitin Goyal2020-02-201-4/+9
* [Test] Add tc to validate cassandra pod when BHV brick process is downArun Kumar2020-02-203-6/+49
* [Lib] Add functionality to skip cleanup in BaseClassNitin Goyal2020-02-141-23/+39
* [Test] Add tc to validate arbiter volume create after removing node tagSushilG962020-02-031-0/+63
* [Test] Add tc to validate heketi volume snapshot create operationSushilG962020-01-301-0/+37
* [Test] Add tc to utilize all available free space of cassandra pod PVCArun2020-01-271-0/+28
* [Test] Add tc for matrics validation during oc drainArun2020-01-241-9/+40
* [Test] Add tc to validate matrics during cassandra pod deletionArun2020-01-241-0/+52
* [Test] Add tc to validate PVC, heketi and gluster vol mapping in scaleSushilG962020-01-241-0/+27
* [lib] Add lib to match PV, Heketi and get gluster vols by name prefixSushilG962020-01-243-0/+83
* [TestFix] Optimize repeated dictionary access using loopkshithijiyer2020-01-201-3/+2
* Refactor heketi device test casesvamahaja2020-01-182-75/+70
* Fix TC 'test_delete_block_pvcs_with_network_failure'Arun2020-01-171-11/+37
* Fix 'yaml.load' which gives warningsvamahaja2020-01-162-3/+4
* Add check for 'json' param in function 'get_block_hosting_volume_list'vamahaja2020-01-141-6/+7
* [py2to3] Fix dict.values() py3 incompatibilitiesvamahaja2020-01-132-2/+2
* Add TC verify gluster pod respin does not affect the metricsArun2020-01-132-1/+74
* Add TC for checking pending operations in heketidbSushilG962020-01-071-0/+74
* Add TC and config data for metricsArun Kumar2019-12-265-15/+128
* Delete 'deployment' dir as obsolete and not supportedValerii Ponomarov2019-12-2178-7511/+0
* Fix 'test_heketi_node_operations' tc checking correct config optionvamahaja2019-12-161-2/+2
* Add assert to check gluster volume list in test casevamahaja2019-12-161-0/+2
* Fix cleanup code to delete volume instead of blockvolumekasturiNarra2019-12-161-1/+1
* Fix provisioner name for gluster block stroage classkasturiNarra2019-12-131-1/+1
* Fix code to create bhv in func _create_distributed_replica_volkasturiNarra2019-12-121-2/+2
* Delete duplicate test "test_to_create_distribute_replicated_vol"kasturiNarra2019-12-122-9/+9
* Fix test to run when iscsi-intiator-utils package is the expectedkasturiNarra2019-12-121-2/+13
* Handle empty list of 'additional_gluster_servers' correctlyvamahaja2019-12-121-1/+1
* Add skip for test case due to bug fixvamahaja2019-12-121-0/+8
* Add skip for 'iscsi-initiator-utils' version in test casevamahaja2019-12-121-0/+13
* Fix usage of cls ins attributes in 'test_gluster_block_stability.py'Valerii Ponomarov2019-12-111-4/+4
* [py2to3] Fix various py3 incompatibilitiesValerii Ponomarov2019-12-115-24/+27
* Add TC creating and deleting bunch of PVCs during network failureArun2019-12-111-0/+50
* Add TCs volume operations while node removal is runningNitin Goyal2019-12-091-0/+139
* Add new TCs remove or delete heketi nodeNitin Goyal2019-12-054-5/+331
* Add TC create two heketi volumes with same nameNitin Goyal2019-12-031-0/+33
* Add TC heketi vol creation of size greater than device sizeNitin Goyal2019-12-022-0/+189
* Add tc with deletion of block-vol while IO is in progresskasturiNarra2019-11-291-0/+138
* Add cleanup after PVC creationadityaramteke2019-11-291-0/+2
* Fix str/list/tuple distinguishing in library functions to support py3Valerii Ponomarov2019-11-282-8/+12
* Add test for creation of PVC when one node downadityaramteke2019-11-272-3/+56