summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Update test_vnf.py to support py3Cédric Ollivier2-3/+3
2017-05-22Test decorators.py in testenv:py35Cédric Ollivier1-0/+1
2017-05-22Turn Sphinx warnings into errorsCédric Ollivier3-1/+1
2017-05-21Check python3 support when running toxCédric Ollivier2-4/+52
2017-05-21Generate api doc when running toxCédric Ollivier2-1/+7
2017-05-21Update apidoc to conform with vnf moduleCédric Ollivier3-8/+8
2017-05-21Analyse code when running toxCédric Ollivier2-1/+10
2017-05-21Check style when running toxCédric Ollivier2-1/+8
2017-05-21Delete line breaks before binary operatorCédric Ollivier2-6/+7
2017-05-21Sort keys when dumping jsonCédric Ollivier2-2/+3
2017-05-21Ignore .toxCédric Ollivier1-0/+1
2017-05-20Tox utility to run unit testsashishk19943-65/+15
2017-05-20Update requests as defined in relengCédric Ollivier1-1/+1
2017-05-20Add baro_tests as requirementsCédric Ollivier3-7/+3
2017-05-20Install releng via requirements.txtCédric Ollivier4-16/+1
2017-05-19Set default value for CONFIG_FUNCTEST_YAMLCédric Ollivier4-5/+8
2017-05-19Activating SDNVPN test cases for master.Tim Irnich1-1/+0
2017-05-19Merge "Replace CONST.* by getattribute/setattr for rally and tempest"Jose Lausuch6-113/+129
2017-05-19Merge "Define Runner class"Jose Lausuch2-275/+300
2017-05-19Replace CONST.* by getattribute/setattr for rally and tempestLinda Wang6-113/+129
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch30-65/+36
2017-05-19Merge "Documentation for unit test project"Morgan Richomme1-10/+66
2017-05-19Merge "Use StringIO in odl.py"Morgan Richomme2-53/+5
2017-05-19Merge "Move few local ODL SFC confs to global functest confs"Morgan Richomme2-0/+14
2017-05-19Merge "Replace CONST.* by getattribute/setattr for cli"Morgan Richomme8-66/+85
2017-05-19Merge "Add a new directory to hold pre-downloaded images"Helen Yao10-12/+64
2017-05-18Merge "Use logger instead of printing in console"Jose Lausuch1-3/+13
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier30-65/+36
2017-05-18Merge "Remove check_success_rate"Jose Lausuch7-79/+34
2017-05-18Use StringIO in odl.pyCédric Ollivier2-53/+5
2017-05-18Merge "Fix 2 issues related to logger in pytest_suite_runer.py"Jose Lausuch1-3/+1
2017-05-18Merge "Allow running unittest.TestCase via run_tests.py"Jose Lausuch1-0/+5
2017-05-18Use logger instead of printing in consoleCédric Ollivier1-3/+13
2017-05-18Merge "Clean test-requirements.txt"Jose Lausuch3-23/+5
2017-05-18Remove check_success_ratejose.lausuch7-79/+34
2017-05-18Merge "Fix the opera ims instance initialization error"Jose Lausuch1-4/+4
2017-05-18Replace CONST.* by getattribute/setattr for cliLinda Wang8-66/+85
2017-05-18Add a new directory to hold pre-downloaded imageshelenyao10-12/+64
2017-05-18Fix 2 issues related to logger in pytest_suite_runer.pyCédric Ollivier1-3/+1
2017-05-18Allow running unittest.TestCase via run_tests.pyCédric Ollivier1-0/+5
2017-05-17Clean test-requirements.txtCédric Ollivier3-23/+5
2017-05-17Update self.result value to INTjose.lausuch4-9/+11
2017-05-17Merge "Conform constants.py with the minimal standards"Cedric Ollivier3-21/+21
2017-05-17Conform constants.py with the minimal standardsCédric Ollivier3-21/+21
2017-05-17Merge "Fix an unorderable types error (if python 3)"Jose Lausuch1-0/+1
2017-05-17Merge "Add Python3 support to the ODL testcase"Jose Lausuch8-91/+95
2017-05-17Merge "Converted vPing to leverage the object-oriented SNAPS library."Jose Lausuch8-404/+471
2017-05-17Fix an unorderable types error (if python 3)Cédric Ollivier1-0/+1
2017-05-17Add Python3 support to the ODL testcaseCédric Ollivier8-91/+95
2017-05-17Update/Add requirements to run ODL robot CSITJamo Luhrsen3-11/+12