summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-113-8/+8
* 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-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
* 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
* Add test for creation of PVC when one node downadityaramteke2019-11-271-2/+55
* Add TC deleting bunch of PVC's during network failureArun Kumar2019-11-261-0/+80
* Add tc where targetcli fails during block PVC creationValerii Ponomarov2019-11-221-0/+127
* Add TC restart initiator node when gluster node is downNitin Goyal2019-11-221-0/+107
* Add new TC verify PID's of gluster volumeNitin Goyal2019-11-211-0/+72
* Add TC's related to network side failures while I/O's are runningArun Kumar2019-11-211-0/+50
* 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 TC creating bunch of PVCs during network failureArun Kumar2019-11-081-0/+36
* Make 'provisioner' be autocalculated for storage classesValerii Ponomarov2019-10-312-3/+5
* Fix 'test_volume_create_delete_when_block_services_are_down' tcValerii Ponomarov2019-10-281-54/+46
* Add possibility to check Heketi DB inconsistencies after each tcValerii Ponomarov2019-10-254-0/+4
* Fix 'test_tcmu_runner_failure_while_creating_and_deleting_pvc' tcValerii Ponomarov2019-10-181-20/+2
* Add library to get heketi block volumes by name prefixvamahaja2019-10-172-72/+16
* Add 'additional_gluster_servers' parameter tests in config fileNitin Goyal2019-10-171-0/+18
* Add test cases to perform heketi cluster operations with nodesvamahaja2019-10-171-0/+68
* Fix raise exception for test case test_sc_glusterfile_missing_parametervamahaja2019-10-031-1/+2
* Add TC create and delete PVC's when gluster-blockd is downNitin Goyal2019-09-251-7/+12
* Delete block volume when one node is downadityaramteke2019-09-251-0/+43
* Add TC to validate creation of 100 app pods with block volumesrgeorge2019-09-251-0/+95
* Add TC Fail tcmu-runner service while creating and deleting pvcArun Kumar2019-09-251-0/+89
* [Lib+tc]Add testcase and library to validate total count of volumesSri Vignesh2019-09-251-0/+22
* Add TC to validate setting node and device tags for arbiter volrgeorge2019-09-251-10/+24
* 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
* Add tc test_pvc_resize_greater_valuecrombus2019-09-191-4/+37