summaryrefslogtreecommitdiffstats
path: root/openshift-storage-libs
Commit message (Expand)AuthorAgeFilesLines
* Add TC heketi vol creation of size greater than device sizeNitin Goyal2019-12-021-0/+35
* 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-271-1/+1
* Add TC deleting bunch of PVC's during network failureArun Kumar2019-11-261-5/+11
* Fix library 'power_off_gluster_node_vm'Nitin Goyal2019-11-221-0/+1
* Add TC restart initiator node when gluster node is downNitin Goyal2019-11-223-5/+140
* Add new TC verify PID's of gluster volumeNitin Goyal2019-11-211-1/+7
* Modify and move 'topology_volumes_with_bricks' func to 'heketi_ops.py'Sri Vignesh2019-11-211-0/+32
* Add test for inconsistencies in targetcli when BHV is downAditya Ramteke2019-11-191-2/+3
* Fix test case "test_heketi_node_add_with_valid_cluster"vamahaja2019-11-192-0/+69
* Add new oc librarieskasturiNarra2019-11-151-0/+138
* Add test case to automate heketi add node into valid clustervamahaja2019-11-141-0/+6
* Add TC creating bunch of PVCs during network failureArun Kumar2019-11-081-6/+30
* Make 'provisioner' be autocalculated for storage classesValerii Ponomarov2019-10-312-8/+29
* Add possibility to check Heketi DB inconsistencies after each tcValerii Ponomarov2019-10-251-0/+33
* Add library to get heketi block volumes by name prefixvamahaja2019-10-171-0/+32
* Add test cases to perform heketi cluster operations with nodesvamahaja2019-10-173-0/+164
* Add library to add/remove iptables rule on hostvamahaja2019-10-171-0/+50
* Add new library heketi_node_removeNitin Goyal2019-10-101-0/+34
* Add support for new resource typekasturiNarra2019-10-101-4/+11
* Add TC Fail tcmu-runner service while creating and deleting pvcArun Kumar2019-09-251-0/+30
* [Lib+tc]Add testcase and library to validate total count of volumesSri Vignesh2019-09-251-0/+33
* Fix typos in verify_volume_name_prefix function's descriptionadityaramteke2019-09-231-1/+1
* Add multiple PVCs states waiterValerii Ponomarov2019-09-232-49/+64
* Fix heketi_blockvolume_create lib descriptionNitin Goyal2019-09-191-1/+1
* Remove json description from heketi_device_add libNitin Goyal2019-09-191-1/+0
* [Revert] "Fix heketi_device_add library"Nitin Goyal2019-09-191-2/+0
* Add waiter for multiple resources absenceValerii Ponomarov2019-09-192-38/+65
* Merge heketi node operation tests in one class and fix libraryvamahaja2019-09-191-17/+20
* Add testcase for passing clusterid when creating storage classAshmitha2019-09-182-3/+5
* Add TC create and delete PVC's when block services are downNitin Goyal2019-09-161-1/+6
* Fix multiple usages of waitersValerii Ponomarov2019-09-163-10/+17
* Fix heketi_device_add libraryNitin Goyal2019-09-161-0/+2
* Add test cases for the heketi zones featureValerii Ponomarov2019-09-131-1/+9
* Fix test cases which are failing to delete volume after test completionvamahaja2019-09-131-0/+42
* Fix self.node issue in GlusterBlockBaseClass classvamahaja2019-09-131-7/+8
* Fix get gluster pod library for independent clustervamahaja2019-09-131-0/+3
* Add test case to try creation of storage class with duplicate nameAshmitha2019-09-122-2/+5
* Add test cases to perform heketi cluster operationsvamahaja2019-09-111-0/+44
* Move func get_block_hosting_volume_by_pvc_name to baseclasskasturiNarra2019-09-091-0/+23
* Add TC abrupt reboot of initiator nodeNitin Goyal2019-09-061-0/+26
* Add Error msg in GlusterBlockBaseClassNitin Goyal2019-09-061-9/+21
* Correct description of libraries in gluster_ops moduleNitin Goyal2019-09-061-2/+2
* [Library]: Modification in block volume create with nameSri Vignesh2019-09-051-3/+3
* Add functionality to create more than 1 DC in parallelValerii Ponomarov2019-09-042-23/+97
* Fix pep8 errors in the files of the 'openshift-storage-libs' dirValerii Ponomarov2019-09-036-43/+43
* Fix "openshift_storage_version" to get valid version for OCS 3.10 & 3.9vamahaja2019-08-281-4/+14
* Fix error handling logic in the "vmware" cloud providerNitin Goyal2019-08-271-4/+4
* Remove extra '-' from create_secretNitin Goyal2019-08-202-2/+2
* Fix test cases skipped due to closed bugsvamahaja2019-08-192-1/+98