aboutsummaryrefslogtreecommitdiffstats
path: root/fuel-plugin-vsperf
AgeCommit message (Expand)AuthorFilesLines
2016-01-20fuel-plugin: Initial version targeting Fuel8Billy O'Mahony11-0/+136
;id=035c2c93f6978591cbace2b889fde30906106bd4'>Use constants in odlLinda Wang1-3/+5 2017-06-02Merge "Use CONST to retrieve db_url rather than getter function"Jose Lausuch6-78/+74 2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang6-78/+74 2017-05-31Added unit tests for the connection_check test case.spisarski4-6/+95 2017-05-31Enable tempest offline by use_custom_images=TrueLinda Wang3-4/+4 2017-05-30Fix a typo in docstringCédric Ollivier1-1/+1 2017-05-30Merge "Define create_snapshot() and clean() in TestCase"Cedric Ollivier15-100/+148 2017-05-30Merge "vping&snaps_xxx support not_hugepage_supported pod"Serena Feng2-2/+2 2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier15-100/+148 2017-05-30Merge "Chmod 755 functest/ci/download_images.sh"Cedric Ollivier1-0/+0 2017-05-30Merge "Switch shebangs to /usr/bin/env python"Cedric Ollivier12-12/+12 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-28Switch shebangs to /usr/bin/env pythonCédric Ollivier12-12/+12 2017-05-25vping&snaps_xxx support not_hugepage_supported podSerenaFeng2-2/+2 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