summaryrefslogtreecommitdiffstats
path: root/tests/functional/heketi
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Add test case to automate heketi add node to a invalid clustervamahaja2019-11-191-0/+17
* Fix test case "test_heketi_node_add_with_valid_cluster"vamahaja2019-11-191-39/+93
* Add test case to automate heketi add node into valid clustervamahaja2019-11-141-0/+110
* Add vol expansion cases setting heketi zones checking flagValerii Ponomarov2019-11-141-22/+50
* Add testcase to create volume with snapshot enabledSri Vignesh2019-11-141-0/+39
* Add testcase to validate node count with heketi db checkSri Vignesh2019-11-131-0/+15
* Add testcase to validate block volumes with db checkSri Vignesh2019-11-111-13/+17
* Add possibility to check Heketi DB inconsistencies after each tcValerii Ponomarov2019-10-252-0/+2
* Add test cases to perform heketi cluster operations with nodesvamahaja2019-10-171-0/+68
* [Lib+tc]Add testcase and library to validate total count of volumesSri Vignesh2019-09-251-0/+22
* Add tc to create max number of BlockHostingVolumeskasturiNarra2019-09-241-1/+103
* Add TC delete a newly added deviceArun Kumar2019-09-241-0/+59
* Fix two heketi zones test cases where we have 4 unique zonesValerii Ponomarov2019-09-201-2/+7
* Merge heketi node operation tests in one class and fix libraryvamahaja2019-09-193-221/+108
* Add TC stop glusterd on 2 nodes and create heketi volumeArun Kumar2019-09-171-0/+38
* Add test cases for the heketi zones featureValerii Ponomarov2019-09-131-0/+201
* Fix test cases which are failing to delete volume after test completionvamahaja2019-09-133-33/+29
* Add test cases to perform heketi cluster operationsvamahaja2019-09-111-0/+96
* Add tc where we check vol size and brick amount config limits in HeketiValerii Ponomarov2019-09-061-0/+100
* Add testcase to validate creation of replica 2 volumeSri Vignesh2019-09-061-0/+30
* Add testcase to creation of block volume with nameSri Vignesh2019-09-061-0/+20
* Add TC verify heketi mount pointNitin Goyal2019-09-061-0/+50
* Add testcase to create and delete distributed-replicated bhvSri Vignesh2019-09-061-5/+14