summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test cases skipped due to closed bugsvamahaja2019-08-194-7/+136
* Add OCS 3.9 version check for test cases which uses multipath validationvamahaja2019-08-142-0/+50
* Add OCS version check for test casesvamahaja2019-08-143-0/+210
* Add TC restart app pod when target node is downNitin Goyal2019-08-137-0/+467
* Reuse more common functions in the GlusterStabilityTestSetupvamahaja2019-08-132-90/+32
* Move "node reboot" logic from test case to librarySri Vignesh2019-08-122-69/+70
* Workaround BZ-1727360 in the "get_gluster_pod_names_by_pvc_name" funcvamahaja2019-08-075-67/+77
* Add TestCase to validate BHV optionskasturiNarra2019-07-231-0/+59
* Fix test case for create and verify pvc with volname prefixcrombus2019-07-221-0/+8
* Add TC create volume and validate in heketi topology infoArun Kumar2019-07-191-0/+74
* Add test case where BHV and BV are created and deletedkasturiNarra2019-07-192-0/+80
* Fix playbook for generation of config fileValerii Ponomarov2019-07-191-1/+1
* Add TC run IOs when tcmu-runner service is downNitin Goyal2019-07-192-5/+101
* Fix logic for recreation of SSH connectionsValerii Ponomarov2019-07-161-9/+51
* Make Heketi commands run on a Heketi POD when main command failsValerii Ponomarov2019-07-1110-382/+173
* Add TC run IOs when gluster-blockd service is downnigoyal2019-07-092-0/+75
* Separate out gluster-block stability TCNitin Goyal2019-07-053-145/+166
* Reshufle TC modules to the correct componentNitin Goyal2019-07-044-0/+0
* Add state arg in *_service_status_* libs in openshift-ops moduleNitin Goyal2019-07-023-10/+19
* Add TC resize PVC with invalid sizeArun Kumar2019-07-012-17/+31
* Add TC create SC with invalid clusterid for block and file volumesArun Kumar2019-06-261-0/+2
* Restructure "initiator_side_failures" class instance methodNitin Goyal2019-06-241-60/+60
* Fix 'get_active_and_enabled_devices_from_mpath' libraryNitin Goyal2019-06-211-1/+1
* [Deployment] Create ~/.ssh/config file if absentValerii Ponomarov2019-06-191-0/+1
* Use 'cmd_run' func instead of 'g.run' func in openshift_ops.pyValerii Ponomarov2019-05-294-154/+54
* Make g.run recreate SSH connection in case of it's breakageValerii Ponomarov2019-05-291-0/+25
* Skip several test cases due to the open bug BZ-1714292Valerii Ponomarov2019-05-291-0/+4
* Fix 'test_pv_resize_by_exact_free_space' tcValerii Ponomarov2019-05-292-2/+12
* Pick up name of the glusterblock provisioner dc dynamicallyValerii Ponomarov2019-05-282-11/+17
* Make 'validate_multipath_pod' func raise exceptions in case of errorsValerii Ponomarov2019-05-282-45/+57
* Add 'generate-tests-config.yaml' playbookValerii Ponomarov2019-05-241-0/+140
* [Deployment] Fix compatibility check for image tag and RPM repo versionsValerii Ponomarov2019-05-242-2/+2
* Make 'command.cmd_run' func be resistable to broken SSH connectionsValerii Ponomarov2019-05-241-0/+4
* Add TC expansion of block hosting volume using heketiNitin Goyal2019-05-232-0/+114
* [Deployment] Set proper Heketi dc and svc names in config file for testsValerii Ponomarov2019-05-202-14/+32
* Add TCs creation of block vol greater than default size of BHVNitin Goyal2019-05-032-1/+167
* Skip test case "test_pvc_deletion_while_pod_is_running" for OCP 3.9vamahaja2019-04-221-0/+4
* Add info about running TCs using py3 to the README.rst fileValerii Ponomarov2019-04-171-1/+11
* Use py2/3 compatible string type checksNitin Goyal2019-04-152-4/+4
* 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-118-8/+62
* Add py3 support to our tox config and fix several incompatibilitiesValerii Ponomarov2019-04-1112-26/+77
* Add test case PVC resize when heketi is downnigoyal2019-04-111-1/+71
* add test gluster ops checkadityaramteke2019-04-101-0/+34
* [Deployment] Fix OCP3.6 and 3.7 installationValerii Ponomarov2019-04-0412-36/+209
* Add checks for PVC creation without vol_name prefixArun Kumar2019-03-291-0/+28
* Unskip TCs with recreation of Gluster PODsValerii Ponomarov2019-03-193-10/+21
* Add timeouts for heketi commandsValerii Ponomarov2019-03-192-0/+33
* Unskip 'test_gluster_block_provisioning_with_valid_ha_count' tcValerii Ponomarov2019-03-181-1/+0
* Reorder lib files removing redundant dir layerValerii Ponomarov2019-03-1845-223/+233