summaryrefslogtreecommitdiffstats
path: root/testcases/features/doctor.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-08make use of functest_utils.get_parameter_from_yamlSerenaFeng1-4/+4
2016-09-06Remove all logers as utils method args.Carlos Goncalves1-2/+1
2016-09-06Add support of arm for doctorcristinapauna1-2/+9
2016-09-05[Doctor test case] Redirect output to a log fileCarlos Goncalves1-5/+12
2016-09-02unify functest_yaml obtain processSerenaFeng1-5/+2
2016-08-31delete useless FUNCTEST_REPO variableSerenaFeng1-1/+0
2016-08-17Add reporting flag to push reuslts only from CIMorgan Richomme1-25/+19
2016-08-03Set lnfo logging level for Doctor testsCarlos Goncalves1-1/+2
2016-07-29Return with exit code in Doctor testcaseCarlos Goncalves1-0/+4
2016-07-12Chmod 755 all py files which can be executedCédric Ollivier1-0/+0
2016-07-06bug fix use FAIL/PASS as criteria for integration in automatic reportingMorgan Richomme1-2/+2
2016-07-05Fix doctor test return checkCarlos Goncalves1-1/+1
2016-06-13bug fix: end_time var does not exist to calculate durationMorgan Richomme1-1/+1
2016-06-08Adapt functest testcase to APi refactoringMorgan Richomme1-10/+12
2016-05-04Refactor improvementsjose.lausuch1-1/+2
2016-04-27Replace all the loggers by the functest logger modulejose.lausuch1-9/+2
2016-04-26Move functest_utils and openstack_utils to directory /utilsjose.lausuch1-1/+1
2016-04-22Affect version field in results for all the testcasesMorgan Richomme1-1/+1
2016-04-22Enable PYTHONPATH env variable inside the containerjose.lausuch1-4/+1
2016-04-21Fix Flake8 Violations in the Functest scriptsjose.lausuch1-1/+2
2016-03-18Add criteria and version when pushing the results into test DBMorgan Richomme1-5/+12
2016-02-24Add jenkins build tag for result apiboucherv1-1/+3
2016-02-11Add project in push_to_db function of functests utils to allow external proje...Morgan Richomme1-1/+1
2016-02-09doctor: adds loggerRyota MIBU1-7/+23
2016-01-15add doctor test caseRyota MIBU1-0/+64