aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/utils
AgeCommit message (Expand)AuthorFilesLines
2017-06-06Refactor core VNF classMorgan Richomme1-0/+71
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang2-56/+33
2017-05-23Stop printing in console when testing functest_utils.pyCédric Ollivier1-6/+4
2017-05-21Sort keys when dumping jsonCédric Ollivier1-1/+1
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 Lausuch6-13/+6
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier6-13/+6
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-05-15Fully cover the decoratorCédric Ollivier1-0/+135
2017-05-05Merge "Delete functest.utils.functest_logger"Jose Lausuch1-48/+0
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier1-48/+0
2017-05-02Add the choice of interface for keystoneclientLinda Wang1-13/+37
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-30Merge "Check a rule existence for a specific security group"Jose Lausuch1-0/+55
2017-03-30Check a rule existence for a specific security grouptomsou1-0/+55
2017-03-28More Unit Tests for utils moduleashishk19942-10/+130
2017-03-23bug fix: unit test on openstack_utilsMorgan Richomme1-1/+1
2017-03-23Merge "Support running on openstack which enabled https"Jose Lausuch1-3/+5
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-03-13Support running on openstack which enabled httpshelenyao1-3/+5
2017-03-03Add extra check to avoid double delete of instancesCiprian Barbu1-1/+56
2017-02-28[odl-sfc] Add function to retrieve a resource from HEATJuan Vidal1-1/+57
2017-02-14Limit the substitution of ' in env varsCédric Ollivier1-0/+3
2017-02-09Fix source_credentials in openstack_utilsCédric Ollivier1-11/+25
2017-02-06Change log level when pod, scenario or build_tag cannot be retrievedMorgan Richomme1-16/+18
2017-02-03Fix template error logGeorge Paraskevopoulos1-6/+4
2017-01-19Leverage logging config and refactor the loggerhelenyao1-1/+0
2017-01-12Merge "Added unit tests for utils/openstack_utils.py"Jose Lausuch1-0/+1688
2017-01-12Merge "Tests added for utils."Morgan Richomme3-0/+1361
2017-01-09Added unit tests for utils/openstack_utils.pyashishk19941-0/+1688
2017-01-09Tests added for utils.ashishk19943-0/+1361
2017-01-04Patch logging.FileHandlerCédric Ollivier1-0/+1
2017-01-02Added unit tests for utils/functest_utils.py.ashishk19942-45/+599
2016-11-30Allow unit testing w/o internet connectivityCédric Ollivier1-6/+21
2016-11-24Extracted all global parameters into functest_constants.pyhelenyao1-0/+1
2016-11-09Repo structure modificationMorgan Richomme2-0/+29