functest.git
2017-06-15 Morgan RichommeMerge "Update Suite details pushed to DB"
2017-06-14 Jose LausuchMerge "Update (test-)requirements.txt"
2017-06-14 Cédric OllivierUpdate Suite details pushed to DB 57/36057/3
2017-06-13 valentin boucherMerge "Refactor core VNF class"
2017-06-12 Cédric OllivierUpdate (test-)requirements.txt 15/36015/2
2017-06-08 Jose LausuchMerge "Leverage on pbr (Python Build Reasonableness)"
2017-06-07 Cedric OllivierMerge "Configure the param auth_version in tempest...
2017-06-07 Linda WangBugfix: fix the return value 43/35843/2
2017-06-07 Cédric OllivierLeverage on pbr (Python Build Reasonableness) 13/35813/2
2017-06-07 Linda WangConfigure the param auth_version in tempest.conf 47/35847/1
2017-06-06 Jose LausuchMerge "Remove call to fetch_os_creds.sh"
2017-06-06 Jose LausuchMerge "Make tempest user_password more complicated"
2017-06-06 Jose LausuchMerge "Remove a former action listed in framework.md"
2017-06-06 Jose LausuchMerge "Add the copyright header to decorators.py"
2017-06-06 Jose LausuchMerge "Use PrettyTable to show functest env"
2017-06-06 Jose LausuchMerge "Update setuptools version to 30.0.0"
2017-06-06 jose.lausuchRemove call to fetch_os_creds.sh 81/35581/10
2017-06-06 Jose LausuchUpdate setuptools version to 30.0.0 27/35827/2
2017-06-06 Morgan RichommeRefactor core VNF class 83/35283/10
2017-06-06 Jose LausuchMerge "Update setuptools version to 35.0.2"
2017-06-06 valentin boucherMerge "Enable tempest offline by use_custom_images...
2017-06-05 Cédric OllivierRemove a former action listed in framework.md 11/35811/1
2017-06-05 Cédric OllivierAdd the copyright header to decorators.py 09/35809/1
2017-06-04 Cédric OllivierUse PrettyTable to show functest env 07/35807/1
2017-06-02 Linda WangUse constants in odl 79/35079/8
2017-06-02 Linda WangMake tempest user_password more complicated 99/35699/2
2017-06-02 Linda WangUpdate setuptools version to 35.0.2 03/35703/4
2017-06-02 Jose LausuchMerge "Use CONST to retrieve db_url rather than getter...
2017-06-01 Morgan RichommeMerge "Added unit tests for the connection_check test...
2017-06-01 Linda WangUse CONST to retrieve db_url rather than getter function 65/32665/25
2017-05-31 spisarskiAdded unit tests for the connection_check test case. 11/35411/7
2017-05-31 Cédric OllivierReturn pylint status code for modules rated 10/10 69/35569/2
2017-05-31 Linda WangEnable tempest offline by use_custom_images=True 23/35523/2
2017-05-30 Cédric OllivierFix a typo in framework.md 53/35553/1
2017-05-30 Cédric OllivierFix a typo in docstring 51/35551/1
2017-05-30 Cedric OllivierMerge "Define create_snapshot() and clean() in TestCase"
2017-05-30 Serena FengMerge "vping&snaps_xxx support not_hugepage_supported...
2017-05-30 Cédric OllivierDefine create_snapshot() and clean() in TestCase 37/35237/10
2017-05-30 Cedric OllivierMerge "Chmod 755 functest/ci/download_images.sh"
2017-05-30 Cedric OllivierMerge "Fix one email address in INFO"
2017-05-30 Cedric OllivierMerge "Switch shebangs to /usr/bin/env python"
2017-05-30 Cedric OllivierMerge "Export the Pylint results via pylint.out"
2017-05-30 valentin boucherMerge "Rename framework.html to index.html"
2017-05-29 Cédric OllivierChmod 755 functest/ci/download_images.sh 93/35493/2
2017-05-29 Cédric OllivierFix one email address in INFO 91/35491/1
2017-05-29 Cedric OllivierMerge "Move api out of the docs directory"
2017-05-29 Cédric OllivierRename framework.html to index.html 87/35487/1
2017-05-29 Cédric OllivierMove api out of the docs directory 85/35485/1
2017-05-29 Cédric OllivierRename logger to __logger in unit.py 31/35231/5
2017-05-29 Cédric OllivierProtect against self.suite = None 29/35229/4
2017-05-29 Morgan RichommeMerge "Re-Enable Promise testcases"
2017-05-29 Morgan RichommeMerge "Fix some pylint errors in onos package"
2017-05-28 Cédric OllivierSwitch shebangs to /usr/bin/env python 65/35465/2
2017-05-28 Cédric OllivierExport the Pylint results via pylint.out 63/35463/3
2017-05-25 SerenaFengvping&snaps_xxx support not_hugepage_supported pod 81/35181/3
2017-05-24 Jose LausuchMerge "Stop printing in console when testing functest_u...
2017-05-24 valentin boucherMerge "Add docstrings in unit"
2017-05-24 valentin boucherMerge "Rename the class TestSuiteRunner to Suite"
2017-05-24 valentin boucherMerge "Rename test_pytest_suite_runner.py to test_unit.py"
2017-05-24 valentin boucherMerge "Rename pytest_suite_runner.py to unit.py"
2017-05-24 Linda WangFix some pylint errors in onos package 77/35077/2
2017-05-23 Cédric OllivierStop printing in console when testing functest_utils.py 35/35235/2
2017-05-23 Cédric OllivierAdd docstrings in unit 25/35225/2
2017-05-23 Cédric OllivierRename the class TestSuiteRunner to Suite 19/35219/1
2017-05-23 Cédric OllivierRename test_pytest_suite_runner.py to test_unit.py 13/35213/1
2017-05-23 valentin boucherMerge "Bugfix: fix two typos"
2017-05-23 Cédric OllivierRename pytest_suite_runner.py to unit.py 11/35211/1
2017-05-23 Linda WangCall fetch_os_creds.sh from $PATH 69/35169/3
2017-05-23 Linda WangBugfix: fix two typos 71/35171/3
2017-05-22 Morgan RichommeMerge "Bugfix: fix the errors of onos_sfc"
2017-05-22 valentin boucherMerge "Update test_vnf.py to support py3"
2017-05-22 valentin boucherMerge "Remove former run_unit_tests.sh"
2017-05-22 Cedric OllivierMerge "Test decorators.py in testenv:py35"
2017-05-22 Cedric OllivierMerge "Turn Sphinx warnings into errors"
2017-05-22 valentin boucherMerge "Check python3 support when running tox"
2017-05-22 valentin boucherMerge "Generate api doc when running tox"
2017-05-22 valentin boucherMerge "Update apidoc to conform with vnf module"
2017-05-22 valentin boucherMerge "Analyse code when running tox"
2017-05-22 valentin boucherMerge "Check style when running tox"
2017-05-22 valentin boucherMerge "Delete line breaks before binary operator"
2017-05-22 valentin boucherMerge "Sort keys when dumping json"
2017-05-22 valentin boucherMerge "Ignore .tox"
2017-05-22 valentin boucherMerge "Tox utility to run unit tests"
2017-05-22 valentin boucherMerge "Update requests as defined in releng"
2017-05-22 valentin boucherMerge "Add baro_tests as requirements"
2017-05-22 valentin boucherMerge "Install releng via requirements.txt"
2017-05-22 valentin boucherMerge "Set default value for CONFIG_FUNCTEST_YAML"
2017-05-22 valentin boucherMerge "Fully cover pytest_suite_runner.py"
2017-05-22 valentin boucherMerge "Precise self.result in pytest_suite_runner.py"
2017-05-22 valentin boucherMerge "Print stack when catching exceptions in run_test...
2017-05-22 Morgan RichommeMerge "Replace CONST.* by getattribute/setattr for...
2017-05-22 Cédric OllivierUpdate test_vnf.py to support py3 27/35127/1
2017-05-22 Cédric OllivierTest decorators.py in testenv:py35 25/35125/1
2017-05-22 Cédric OllivierTurn Sphinx warnings into errors 23/35123/1
2017-05-21 Cédric OllivierRemove former run_unit_tests.sh 09/35109/1
2017-05-21 Cédric OllivierCheck python3 support when running tox 07/35107/1
2017-05-21 Cédric OllivierGenerate api doc when running tox 05/35105/2
2017-05-21 Cédric OllivierUpdate apidoc to conform with vnf module 03/35103/1
2017-05-21 Cédric OllivierAnalyse code when running tox 01/35101/1
2017-05-21 Cédric OllivierCheck style when running tox 99/35099/2
next