summaryrefslogtreecommitdiffstats
path: root/testcases/features
AgeCommit message (Expand)AuthorFilesLines
2016-07-05Fix doctor test return checkCarlos Goncalves1-1/+1
2016-06-24bug fix: duplicate start_date var with different typeMorgan Richomme1-2/+2
2016-06-13bug fix: end_time var does not exist to calculate durationMorgan Richomme1-1/+1
2016-06-08Adapt functest testcase to APi refactoringMorgan Richomme3-45/+40
2016-06-01bug fix: pb when pushing bgpvpn results when no failedMorgan Richomme1-5/+11
2016-05-27bug fix: if all tests passed failed could be emptyMorgan Richomme1-4/+6
2016-05-20Push bgpvpn_api results into Test DBMorgan Richomme1-5/+60
2016-05-16BGPVPN test case refactoredvitikkan1-0/+58
2016-05-09Generic Function to create a private networkjose.lausuch1-7/+16
2016-05-04Refactor improvementsjose.lausuch2-2/+3
2016-04-27Replace all the loggers by the functest logger modulejose.lausuch2-25/+4
2016-04-26Move functest_utils and openstack_utils to directory /utilsjose.lausuch2-3/+3
2016-04-25Remove backslashs for line continuationCédric Ollivier1-9/+8
2016-04-22Affect version field in results for all the testcasesMorgan Richomme2-2/+3
2016-04-22Enable PYTHONPATH env variable inside the containerjose.lausuch2-9/+4
2016-04-21Fix Flake8 Violations in the Functest scriptsjose.lausuch2-39/+39
2016-04-11Split functest_utils.py into 2 scriptsjose.lausuch1-12/+13
2016-03-18Add criteria and version when pushing the results into test DBMorgan Richomme2-36/+44
2016-02-24Add jenkins build tag for result apiboucherv2-2/+5
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-02-04Import request python module for promise test casejose.lausuch1-0/+1
2016-02-03Use python json parser to get the results form the Promise json reportjose.lausuch1-30/+33
2016-02-03Revert "bug fix: get installer using functest_utils"Morgan Richomme1-1/+1
2016-02-03bug fix: get installer using functest_utilsMorgan Richomme1-1/+1
2016-02-02Show Promise results output and push results to DBjose.lausuch1-18/+45
2016-02-01Use promise-flavor if exists and don't try to create it againjose.lausuch1-10/+17
2016-02-01Export private net OS_TEST_NETWORK for Promise testsjose.lausuch1-0/+10
2016-01-28Fix promise test outputjose.lausuch1-2/+3
2016-01-27Print json result file of Promise testcasejose.lausuch1-6/+18
2016-01-22Add support for Promise test casesjose.lausuch1-0/+212
2016-01-15add doctor test caseRyota MIBU1-0/+64