aboutsummaryrefslogtreecommitdiffstats
path: root/sfc/tests/functest/run_tests.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Revert "Change from functest logger to python logging"George Paraskevopoulos1-3/+2
2017-03-22Perform cmd argument parsing when called from cliGeorge Paraskevopoulos1-11/+12
2017-03-21Fix run_testsManuel Buil1-14/+16
2017-03-20Disable resource_finder_cache in controllersGeorge Paraskevopoulos1-0/+24
2017-03-18Run tests in orderGeorge Paraskevopoulos1-4/+8
2017-03-18Change from functest logger to python loggingGeorge Paraskevopoulos1-2/+3
2017-03-18Add ODL cleanup utilitiesGeorge Paraskevopoulos1-2/+5
2017-03-17Add more logs to the CI“Manuel Buil”1-0/+11
2017-03-17Implement delete.sh as a python moduleGeorge Paraskevopoulos1-0/+2
2017-03-17Run all testcases even if one throws an exception“Manuel Buil”1-1/+5
2017-03-17Log credentialsGeorge Paraskevopoulos1-2/+8
2017-03-03Fix path where we get tackerc from controllerGeorge Paraskevopoulos1-1/+1
2017-02-20Use __name__ on Logger instantiation instead of custom stringsJuan Vidal1-1/+1
2017-02-15Refactor utils using installer adaptersGeorge Paraskevopoulos1-21/+22
2016-12-19Follow OpenStack guidelines on importsVijayendra Radhakrishna1-1/+1
2016-12-16improper import of config class with recent changeVijayendra Radhakrishna1-1/+1
2016-12-15Make SFC installable as a python modulejose.lausuch1-0/+131