summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Deployment] Remove 'ignore_errors' flag from required stepsValerii Ponomarov2019-02-141-1/+0
* [Deployment] Fix int-str concatenation in add-node.py fileValerii Ponomarov2019-02-131-2/+2
* Install correct heketi-client version on master nodesValerii Ponomarov2019-02-123-18/+67
* Add CRS support to the 'restart gluster services' test casesValerii Ponomarov2019-02-084-250/+205
* Update .gitreview file adding new gerrit referenceValerii Ponomarov2019-02-071-0/+2
* Add two missing deployment filesValerii Ponomarov2019-02-072-0/+204
* Remove couple of deployment files from .gitignore fileValerii Ponomarov2019-02-071-2/+0
* Add end-to-end OCP 'deployment' functionalityValerii Ponomarov2019-02-0775-1/+5672