aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/functest_utils.py
AgeCommit message (Expand)AuthorFilesLines
2016-04-26Move functest_utils and openstack_utils to directory /utilsjose.lausuch1-318/+0
2016-04-25Remove backslashs for line continuationCédric Ollivier1-4/+4
2016-04-22Affect version field in results for all the testcasesMorgan Richomme1-3/+13
2016-04-21Fix Flake8 Violations in the Functest scriptsjose.lausuch1-4/+6
2016-04-11Split functest_utils.py into 2 scriptsjose.lausuch1-745/+0
2016-03-18Fix support for CACERT and set OS_INSECURE=truejose.lausuch1-5/+8
2016-03-18Add criteria and version when pushing the results into test DBMorgan Richomme1-21/+31
2016-03-11A non default argument cannot be placed before a default one.jose.lausuch1-1/+1
2016-03-04Add support for SSL endpoints in Functestjose.lausuch1-0/+6
2016-02-24Add jenkins build tag for result apiboucherv1-14/+23
2016-02-17Release floating ip after vPing_ssh testjose.lausuch1-2/+3
2016-02-16Create vPing instances with dynamic ports created by nova/neutronjose.lausuch1-0/+29
2016-02-11Add project in push_to_db function of functests utils to allow external proje...Morgan Richomme1-51/+43
2016-02-02Create security groups with ICMP and SSH rules for vPing testsjose.lausuch1-0/+53
2016-02-02Remove error message if instance is not foundjose.lausuch1-2/+2
2016-01-28Small typos fixes in functest_utils.pyjose.lausuch1-6/+7
2016-01-28Refactor functest_utils.pyJuha Kosonen1-23/+24
2016-01-28Merge "Volume type management moved from run_tests.sh to run_rally-cert.py"Morgan Richomme1-0/+30
2016-01-27Volume type management moved from run_tests.sh to run_rally-cert.pyJuha Kosonen1-0/+30
2016-01-27Bugfix print arguments in functest_utils.pyjose.lausuch1-3/+4
2016-01-27Refactor functest_utils.py scriptjose.lausuch1-287/+380
2016-01-25Merge "Add support for Promise test cases"Morgan Richomme1-0/+6
2016-01-22Put scenario in version field on the Test DB (rather that git indication)Morgan Richomme1-3/+17
2016-01-22Add support for Promise test casesjose.lausuch1-0/+6
2016-01-20Merge "Added vPing2 using SCP and SSH instead of nova userdata"mei mei1-0/+32
2016-01-20Added vPing2 using SCP and SSH instead of nova userdatajose.lausuch1-0/+32
2016-01-19Ensure nameserver ip worksboucherv1-1/+5
2016-01-15bugfix: update cinder quota strange spaceboucherv1-1/+1
2016-01-15add doctor test caseRyota MIBU1-3/+6
2016-01-14set up mechanism to tun only runnable tests in CI based on scenarioMorgan Richomme1-76/+70
2016-01-13Merge "Fix dns problem on E/// pod"boucherv1-4/+20
2016-01-13Fix dns problem on E/// podboucherv1-4/+20
2016-01-13Remove references to foreman installer.jose.lausuch1-1/+1
2016-01-12Cleanup functionality improvedViktor Tikkanen1-4/+10
2016-01-11Add mechanism to check whether the test can be run or not according to the sc...Morgan Richomme1-12/+131
2016-01-07Searching for shared private networksViktor Tikkanen1-2/+2
2016-01-05Using shared private networkViktor Tikkanen1-0/+10
2016-01-04Update cinder volume quota for new tenant 'vIMS'grakiss1-0/+13
2015-12-30Merge "Update orchestrator (cloudify) version from 3.2 to 3.3"boucherv1-1/+2
2015-12-28Support for removing hanging portsViktor Tikkanen1-0/+13
2015-12-27Update orchestrator (cloudify) version from 3.2 to 3.3boucherv1-1/+2
2015-12-23Add 'check if file exists' when creating the glance imagejose.lausuch1-2/+7
2015-12-14OpenStack cleanup scriptjose.lausuch1-1/+117
2015-12-09Create a common network for functest for all the testsjose.lausuch1-0/+11
2015-12-07condensing python code in utils check_credentialsDan Radez1-19/+2
2015-11-30Add functions to retrieve POD name in FunctestMorgan Richomme1-0/+15
2015-10-29Fix error when deleting the network in vPing test.jose.lausuch1-0/+7
2015-10-28vIMS test integration and move "push_results_to_db" methodboucherv1-0/+18
2015-10-13Fix version number returnMorgan Richomme1-2/+1
2015-10-13add functions in utils and fix vPingMorgan Richomme1-38/+98