aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/utils/test_functest_utils.py
AgeCommit message (Expand)AuthorFilesLines
2018-01-21Move push_results_to_db to TestCaseCédric Ollivier1-100/+3
2017-12-20Remove logger_test_resultsCédric Ollivier1-32/+0
2017-08-29Remove get_installer_typeLinda Wang1-17/+0
2017-08-28Obtain scenario by CONST instead of get functionLinda Wang1-23/+3
2017-08-17Obtain pod_name by CONST instead of get functionLinda Wang1-23/+3
2017-08-15Obtain build_tag by CONST instead of get functionLinda Wang1-32/+10
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier1-13/+1
2017-06-19Stop getting git data from functest dirCédric Ollivier1-22/+0
2017-06-19Remove module references __file__Cédric Ollivier1-2/+3
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang1-43/+27
2017-05-23Stop printing in console when testing functest_utils.pyCédric Ollivier1-6/+4
2017-05-19Set default value for CONFIG_FUNCTEST_YAMLCédric Ollivier1-1/+2
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch1-2/+1
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier1-2/+1
2017-05-18Remove check_success_ratejose.lausuch1-16/+0
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