summaryrefslogtreecommitdiffstats
path: root/openshift-storage-libs/openshiftstoragelibs/openshift_ops.py
Commit message (Expand)AuthorAgeFilesLines
* [Test] Add TC fill arbiter brick, shutdown data brick node and run ioArun Kumar2020-07-061-16/+43
* [LibFix] Add 'collect_logs' param in 'oc_delete' libvamahaja2020-07-021-5/+12
* [LibFix] Add parameter 'overwrite' in 'oc_label' librarySri Vignesh2020-06-011-2/+6
* [LibFix] Fix PVC create/status library timeoutsvamahaja2020-03-251-2/+2
* [Lib] Add arg label for labeling the DCNitin Goyal2020-02-251-2/+9
* [lib] Add lib to match PV, Heketi and get gluster vols by name prefixSushilG962020-01-241-0/+29
* Fix 'yaml.load' which gives warningsvamahaja2020-01-161-2/+3
* Add TC and config data for metricsArun Kumar2019-12-261-11/+24
* Fix provisioner name for gluster block stroage classkasturiNarra2019-12-131-1/+1
* [py2to3] Fix various py3 incompatibilitiesValerii Ponomarov2019-12-111-13/+16
* Fix str/list/tuple distinguishing in library functions to support py3Valerii Ponomarov2019-11-281-6/+9
* Add TC deleting bunch of PVC's during network failureArun Kumar2019-11-261-5/+11
* Add TC restart initiator node when gluster node is downNitin Goyal2019-11-221-5/+72
* 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-191-0/+30
* Add new oc librarieskasturiNarra2019-11-151-0/+138
* Make 'provisioner' be autocalculated for storage classesValerii Ponomarov2019-10-311-0/+7
* Add test cases to perform heketi cluster operations with nodesvamahaja2019-10-171-0/+64
* Add TC Fail tcmu-runner service while creating and deleting pvcArun Kumar2019-09-251-0/+30
* Add multiple PVCs states waiterValerii Ponomarov2019-09-231-46/+62
* Add waiter for multiple resources absenceValerii Ponomarov2019-09-191-35/+62
* Add testcase for passing clusterid when creating storage classAshmitha2019-09-181-2/+2
* Fix multiple usages of waitersValerii Ponomarov2019-09-161-10/+11
* 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-121-2/+3
* Add TC abrupt reboot of initiator nodeNitin Goyal2019-09-061-0/+26
* Add functionality to create more than 1 DC in parallelValerii Ponomarov2019-09-041-13/+58
* Fix pep8 errors in the files of the 'openshift-storage-libs' dirValerii Ponomarov2019-09-031-15/+13
* Remove extra '-' from create_secretNitin Goyal2019-08-201-1/+1
* Workaround BZ-1727360 in the "get_gluster_pod_names_by_pvc_name" funcvamahaja2019-08-071-61/+68
* Add TC run IOs when tcmu-runner service is downNitin Goyal2019-07-191-5/+10
* Add state arg in *_service_status_* libs in openshift-ops moduleNitin Goyal2019-07-021-5/+14
* Add TC resize PVC with invalid sizeArun Kumar2019-07-011-1/+1
* Use 'cmd_run' func instead of 'g.run' func in openshift_ops.pyValerii Ponomarov2019-05-291-143/+37
* Fix 'test_pv_resize_by_exact_free_space' tcValerii Ponomarov2019-05-291-1/+1
* Add TCs creation of block vol greater than default size of BHVNitin Goyal2019-05-031-0/+39
* Use py2/3 compatible string type checksNitin Goyal2019-04-151-2/+2
* Fix 'get_events' func for 3.9-3.11 OCP versionsNitin Goyal2019-04-151-1/+1
* Fix support of OCP3.6 and 3.7Valerii Ponomarov2019-04-111-3/+23
* Add py3 support to our tox config and fix several incompatibilitiesValerii Ponomarov2019-04-111-7/+14
* Reorder lib files removing redundant dir layerValerii Ponomarov2019-03-181-0/+1507