summaryrefslogtreecommitdiffstats
path: root/tests/functional/heketi
Commit message (Expand)AuthorAgeFilesLines
...
* [TestFix] Break TC's for PVC creation w.r.t. zoneArun Kumar2020-06-021-61/+155
* [Test] Add tc to verify pending operations during volume creationSushilG962020-06-011-0/+161
* [TestFix] Add waiter to complete heketi db pending operationsSushilG962020-06-011-9/+17
* [TestFix] Fix for loop variableSri Vignesh2020-06-011-1/+1
* [Test] Add TC's validate PVC creation with 1 and 2 heketi zonesArun Kumar2020-06-011-19/+31
* [TestFix] Fix tc to cleanup existing BHV and assertionSri Vignesh2020-05-271-5/+14
* [Test] Add TC to validate vg and uuid of all devices in heketi topologyArun Kumar2020-05-271-0/+22
* [TestFix] Add support for setting env var in heketi dcArun Kumar2020-05-271-61/+70
* [TestFix] Fix test case to skip in case db cleanup failsSri Vignesh2020-05-271-2/+2
* [Test] Add TC to validate heketidb cleanup on idle setupArun Kumar2020-05-151-0/+25
* [Test] Add TC's for PVC placement based on heketi zonesArun Kumar2020-05-121-1/+13
* [Test] Add TC to validate gluster examine output after node poweroffArun Kumar2020-05-121-0/+24
* [TestFix] Fix method "_check_heketi_pod_to_come_up_after_changing_env"Arun Kumar2020-05-121-24/+7
* [TestFix] Remove TC 'test_compare_node_count_with_db_check_info'vamahaja2020-05-041-16/+0
* [TestFix] Fix bricks count and bhv total countSushilG962020-04-301-11/+48
* [Test] Add TCs to validate device/node disable based on heketi zonesArun Kumar2020-04-281-4/+322
* [TestFix] Fix test case to create volume after rebootig nodevamahaja2020-04-241-21/+13
* [TestFix] Add CRS check for tier0 test casesvamahaja2020-04-241-0/+5
* [TestFix] Add CRS check for test casesvamahaja2020-04-231-0/+5
* [TestFix] Separate common logic from test case to use in future tcArun Kumar2020-04-151-39/+51
* [Test] Add TC to validate blockvolume count heketi examine glusterArun Kumar2020-04-151-0/+31
* [Test] Add TC for provisioning volume after node rebootcrombus2020-04-131-0/+56
* [TestFix] Add tc marker tier0 & tier1vamahaja2020-04-072-0/+2
* [Test] Add TCs to validate resoure count heketi db checkArun Kumar2020-04-071-0/+46
* [Test] Add TC check node addition in heketi dbArun Kumar2020-04-061-9/+38
* [Test] Add TC verify heketidb operations while file/block vol deletionSushilG962020-04-031-0/+154
* [TestFix] Add pytest marker for tier2 test casesvamahaja2020-03-315-5/+5
* [LibFix] Fix 'g.rpyc_get_connection' library issuevamahaja2020-03-261-6/+4
* [Test] Add tc to verfiy block device info and glusterblock volume infoSushilG962020-03-231-1/+85
* [Test] Add TC to validate deletion of device with bricksrachael-george2020-03-231-0/+26
* [TestFix] Add pytest marker for tier1 test casesvamahaja2020-03-1712-0/+43
* [TestFix] Add pytest marker for tier0 test casesvamahaja2020-03-1312-0/+47
* [Testfix] Fix function call for `get_pod_name_from_dc`vamahaja2020-02-281-1/+1
* [Test] Add tc to validate heketi volume snapshot create operationSushilG962020-01-301-0/+37
* [TestFix] Optimize repeated dictionary access using loopkshithijiyer2020-01-201-3/+2
* Refactor heketi device test casesvamahaja2020-01-182-75/+70
* [py2to3] Fix dict.values() py3 incompatibilitiesvamahaja2020-01-132-2/+2
* Add TC for checking pending operations in heketidbSushilG962020-01-071-0/+74
* 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 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-121-7/+5
* Handle empty list of 'additional_gluster_servers' correctlyvamahaja2019-12-121-1/+1
* Add TCs volume operations while node removal is runningNitin Goyal2019-12-091-0/+139
* Add new TCs remove or delete heketi nodeNitin Goyal2019-12-051-0/+279
* 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-021-0/+154
* Modify and move 'topology_volumes_with_bricks' func to 'heketi_ops.py'Sri Vignesh2019-11-211-39/+22
* Add test for inconsistencies in targetcli when BHV is downAditya Ramteke2019-11-191-1/+86