aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/utils/test_functest_utils.py
AgeCommit message (Expand)AuthorFilesLines
2017-05-17Update self.result value to INTjose.lausuch1-2/+2
2017-05-17Add Python3 support to the ODL testcaseCédric Ollivier1-16/+18
2017-04-26Manage criteria in TestCaseCédric Ollivier1-5/+4
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-4/+5
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-1/+2
2017-03-20bug fix: version not retrieved on weekly jobsMorgan Richomme1-19/+0
2017-03-17Bug Fix: retrieve version from build tag in weekly jobsMorgan Richomme1-1/+12
2017-03-15env variable support for test DB urlMorgan Richomme1-1/+11
2017-02-06Change log level when pod, scenario or build_tag cannot be retrievedMorgan Richomme1-16/+18
2017-01-19Leverage logging config and refactor the loggerhelenyao1-1/+0
2017-01-04Patch logging.FileHandlerCédric Ollivier1-0/+1
2017-01-02Added unit tests for utils/functest_utils.py.ashishk19941-0/+599