aboutsummaryrefslogtreecommitdiffstats
path: root/functest
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier15-100/+148
2017-05-29Chmod 755 functest/ci/download_images.shCédric Ollivier1-0/+0
2017-05-29Rename logger to __logger in unit.pyCédric Ollivier1-5/+6
2017-05-29Protect against self.suite = NoneCédric Ollivier2-9/+17
2017-05-29Merge "Re-Enable Promise testcases"Morgan Richomme1-1/+0
2017-05-29Merge "Fix some pylint errors in onos package"Morgan Richomme2-48/+55
2017-05-24Merge "Stop printing in console when testing functest_utils.py"Jose Lausuch1-6/+4
2017-05-24Merge "Add docstrings in unit"valentin boucher2-11/+34
2017-05-24Merge "Rename the class TestSuiteRunner to Suite"valentin boucher3-4/+4
2017-05-24Merge "Rename test_pytest_suite_runner.py to test_unit.py"valentin boucher1-0/+0
2017-05-24Merge "Rename pytest_suite_runner.py to unit.py"valentin boucher3-8/+6
2017-05-24Fix some pylint errors in onos packageLinda Wang2-48/+55
2017-05-23Stop printing in console when testing functest_utils.pyCédric Ollivier1-6/+4
2017-05-23Add docstrings in unitCédric Ollivier2-11/+34
2017-05-23Rename the class TestSuiteRunner to SuiteCédric Ollivier3-4/+4
2017-05-23Rename test_pytest_suite_runner.py to test_unit.pyCédric Ollivier1-0/+0
2017-05-23Merge "Bugfix: fix two typos"valentin boucher2-2/+2
2017-05-23Rename pytest_suite_runner.py to unit.pyCédric Ollivier3-8/+6
2017-05-23Call fetch_os_creds.sh from $PATHLinda Wang2-12/+8
2017-05-23Bugfix: fix two typosLinda Wang2-2/+2
2017-05-22Merge "Bugfix: fix the errors of onos_sfc"Morgan Richomme1-4/+4
2017-05-22Merge "Update test_vnf.py to support py3"valentin boucher1-2/+2
2017-05-22Merge "Delete line breaks before binary operator"valentin boucher2-6/+7
2017-05-22Merge "Sort keys when dumping json"valentin boucher2-2/+3
2017-05-22Merge "Tox utility to run unit tests"valentin boucher1-27/+0
2017-05-22Merge "Add baro_tests as requirements"valentin boucher1-3/+2
2017-05-22Merge "Set default value for CONFIG_FUNCTEST_YAML"valentin boucher3-4/+8
2017-05-22Merge "Fully cover pytest_suite_runner.py"valentin boucher1-6/+36
2017-05-22Merge "Precise self.result in pytest_suite_runner.py"valentin boucher3-50/+46
2017-05-22Merge "Print stack when catching exceptions in run_tests.py"valentin boucher1-7/+8
2017-05-22Merge "Replace CONST.* by getattribute/setattr for refstack"Morgan Richomme3-25/+31
2017-05-22Update test_vnf.py to support py3Cédric Ollivier1-2/+2
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-20Tox utility to run unit testsashishk19941-27/+0
2017-05-20Add baro_tests as requirementsCédric Ollivier1-3/+2
2017-05-19Set default value for CONFIG_FUNCTEST_YAMLCédric Ollivier3-4/+8
2017-05-19Activating SDNVPN test cases for master.Tim Irnich1-1/+0
2017-05-19Re-Enable Promise testcasesGerald Kunzmann1-1/+0
2017-05-19Bugfix: fix the errors of onos_sfcLinda Wang1-4/+4
2017-05-19Fully cover pytest_suite_runner.pyCédric Ollivier1-6/+36
2017-05-19Precise self.result in pytest_suite_runner.pyCédric Ollivier3-50/+46
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 refstackLinda Wang3-25/+31
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 "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