summaryrefslogtreecommitdiffstats
path: root/utils/functest_utils.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-08make use of functest_utils.get_parameter_from_yamlSerenaFeng1-13/+12
2016-09-06Add print-to-a-file option when executing a command in functest_utilsjose.lausuch1-4/+11
2016-09-06Remove all logers as utils method args.Carlos Goncalves1-32/+29
2016-09-02stop hardcoded FUNCTEST_REPO path everywhereSerenaFeng1-1/+1
2016-09-02unify functest_yaml obtain processSerenaFeng1-6/+9
2016-08-31Use a global logger instead of method argsCédric Ollivier1-74/+44
2016-08-31unify testcases.yaml obtain processSerenaFeng1-1/+5
2016-08-30Flush stdout as it can be redirected to logCédric Ollivier1-0/+1
2016-08-30Set env vars as mandatory to push to DBCédric Ollivier1-5/+24
2016-08-23Avoid duplicating logs in run_tests.pyCédric Ollivier1-1/+2
2016-08-23refactor push_result_to_db print thingSerenaFeng1-11/+38
2016-08-22bugfix: push_result_to_db exception showSerenaFeng1-0/+5
2016-08-19Fix print when push_results_to_db failsCédric Ollivier1-2/+2
2016-08-17Check the response status codeCédric Ollivier1-0/+1
2016-08-17Add reporting flag to push reuslts only from CIMorgan Richomme1-3/+12
2016-08-10Create config_functest patch to update the conf with scenarioboucherv1-4/+17
2016-08-04Merge "unify test result check for feature project and apply to parser"valentin boucher1-2/+19
2016-08-04unify test result check for feature project and apply to parserSerenaFeng1-2/+19
2016-08-03functest utils - get_resolvconf_ns() Ensure that dns works with dns name reso...boucherv1-5/+9
2016-07-29correct rally criteria checkSerenaFeng1-0/+19
2016-07-29unify test results logger and apply to parserSerenaFeng1-0/+21
2016-07-22Fix execute_command function to show all the outputjose.lausuch1-8/+6
2016-07-19Show real time tempest test executionjose.lausuch1-1/+2
2016-07-04Add openstack clients and create instance in openstack_utilsjose.lausuch1-2/+4
2016-07-04Change OpenStack clean behaviourjose.lausuch1-4/+29
2016-06-13Fix bug: use right format for date when pushing to DBMorgan Richomme1-2/+5
2016-06-08Adapt functest testcase to APi refactoringMorgan Richomme1-6/+24
2016-06-01Add criteria in testcases.yaml and Test classjose.lausuch1-0/+18
2016-05-31Avoid tuples when printing multiple stringsCédric Ollivier1-1/+1
2016-05-16BGPVPN test case refactoredvitikkan1-0/+26
2016-05-09CLI implementationjose.lausuch1-9/+11
2016-05-05Don't exit on error when destroying rally deploymentjose.lausuch1-13/+28
2016-05-04Refactor, add logger handler to collect all the logs to a file as welljose.lausuch1-116/+18
2016-04-26Move functest_utils and openstack_utils to directory /utilsjose.lausuch1-0/+318