summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Deployment] Add playbook for gathering logs from cluster nodesValerii Ponomarov2019-03-183-0/+890
* [Deployment] Add CRI-O supportValerii Ponomarov2019-03-1812-25/+379
* [Deployment] Increase timeout for waiting rebooted nodes to come upValerii Ponomarov2019-03-141-1/+1
* Make 'enable_pvc_resize' func raise error only on non-zero return codeValerii Ponomarov2019-03-131-1/+1
* rename config fileadityaramteke2019-03-132-1/+1
* Fix incorrect file paths in the README.rstadityaramteke2019-03-131-7/+7
* Fix error messages in wait_for_pod_be_ready and enable_pvc_resize funcsValerii Ponomarov2019-03-122-3/+4
* Rename test modulenigoyal2019-03-072-0/+0
* Reorder test files removing redundant dirsValerii Ponomarov2019-03-0631-0/+0
* Add TCs creating block-PVCs and app pods changing node scheduling policynigoyal2019-03-063-4/+296
* Add tc creating and verifying pvc with volname prefix on an app podroot2019-03-051-0/+14
* [Deployment] Fix vmware resource pool and folder module utilsValerii Ponomarov2019-03-043-19/+32
* Add CRS support for 'test_glusterblock_logs_presence_verification' tcValerii Ponomarov2019-03-041-20/+17
* Add CRS support to 'test_to_check_entry_in_fstab_file' tc and rename itValerii Ponomarov2019-02-281-18/+17
* Fix error message in 'cmd_run_on_gluster_pod_or_node' functionValerii Ponomarov2019-02-281-7/+10
* Use unique prefixes for test cases in 'test_gluster_services_restart.py'Valerii Ponomarov2019-02-261-5/+2
* [Deployment] Fix CRS deployment for non-root usersValerii Ponomarov2019-02-221-1/+4
* Merged HeketiBaseClass to BaseClassvamahaja2019-02-2229-512/+416
* Add server package support to the heketi_version.py moduleValerii Ponomarov2019-02-211-13/+103
* [Deployment] Add 1min sleep after yum update operationValerii Ponomarov2019-02-181-0/+3
* Fix pep8 errors in the deployment py filesValerii Ponomarov2019-02-156-357/+361