Merge "Refactor resource creation and cleanup in Tempest"
[functest.git] / functest / opnfv_tests / sdn /
2017-08-10 Morgan RichommeMerge "Improved error handling when Energy recorder...
2017-08-10 Cedric OllivierMerge "Record the test cases passed in tempest"
2017-08-10 Cedric OllivierMerge "Fix import and docstrings in onos/teston"
2017-08-10 Morgan RichommeMerge "Add/Update tempest.conf via a specific file"
2017-08-10 Cedric OllivierMerge "Add all ODL testcases in functest-smoke"
2017-08-03 Cédric OllivierFix import and docstrings in onos/teston 65/38665/1
2017-08-02 Cédric OllivierAdd all ODL testcases in functest-smoke 99/38599/3
2017-08-01 Jose LausuchMerge "Fixed test description for snaps_smoke."
2017-07-19 Cedric OllivierMerge "Save space in Alpine containers"
2017-07-19 Cedric OllivierMerge "Add script to build all containers"
2017-07-18 Jose LausuchMerge "Change calls to SNAPS library exposing OpenStack...
2017-07-17 Jose LausuchMerge "Conform the RefStack testcase with the Rally...
2017-07-17 Jose LausuchMerge "Wait for refstack-client to finish"
2017-07-17 Jose LausuchMerge "Remove add_images.sh"
2017-07-15 Jose LausuchMerge "Release notes for Danube.3.0"
2017-07-15 Cedric OllivierMerge "Correct odl port for compass installer"
2017-07-14 Jose LausuchMerge "Use decorators for mock patching"
2017-07-13 Yifei XueCorrect odl port for compass installer 41/37341/3
2017-07-12 Morgan RichommeMerge "Switch to check_deployment instead of check_os.sh"
2017-07-12 Cedric OllivierMerge "Add odl configurations for odl testcase in daisy...
2017-07-12 Alex YangAdd odl configurations for odl testcase in daisy enviro... 65/37165/2
2017-07-02 Morgan RichommeMerge "Fix typos in docs"
2017-06-30 Cédric OllivierDefine console_scripts 81/36781/6
2017-06-30 Jose LausuchMerge "Added unit tests for vping."
2017-06-30 Cédric OllivierDefine ODL console_script 69/36769/1
2017-06-27 Jose LausuchMerge "Added unit tests for api_check, health_check...
2017-06-23 Jose LausuchMerge "Enable https insecure for functest"
2017-06-21 Jose LausuchMerge "Remove all references to /home/opnfv/repos/functest"
2017-06-20 Cédric OllivierRemove all references to /home/opnfv/repos/functest 63/36163/3
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 "Update setuptools version to 30.0.0"
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-02 Linda WangUse constants in odl 79/35079/8
2017-06-02 Jose LausuchMerge "Use CONST to retrieve db_url rather than getter...
2017-06-01 Linda WangUse CONST to retrieve db_url rather than getter function 65/32665/25
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 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-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-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-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-19 Linda WangBugfix: fix the errors of onos_sfc 19/34419/2
2017-05-19 Cédric OllivierPrecise self.result in pytest_suite_runner.py 29/35029/2
2017-05-19 Jose LausuchMerge "Define Runner class"
2017-05-19 Jose LausuchMerge "Modify how to disable logging in unit test."
2017-05-19 Morgan RichommeMerge "Documentation for unit test project"
2017-05-19 Morgan RichommeMerge "Use StringIO in odl.py"
2017-05-19 Morgan RichommeMerge "Move few local ODL SFC confs to global functest...
2017-05-19 Morgan RichommeMerge "Replace CONST.* by getattribute/setattr for...
2017-05-19 Helen YaoMerge "Add a new directory to hold pre-downloaded images"
2017-05-18 Cédric OllivierUse StringIO in odl.py 89/34989/1
2017-05-18 Jose LausuchMerge "Fix the opera ims instance initialization error"
2017-05-18 helenyaoAdd a new directory to hold pre-downloaded images 33/34033/20
2017-05-17 Jose LausuchMerge "Add Python3 support to the ODL testcase"
2017-05-17 Cédric OllivierAdd Python3 support to the ODL testcase 73/34873/2
2017-05-12 Morgan RichommeMerge "Add Energy recording support"
2017-05-10 Morgan RichommeMerge "Conform ODL with last framework updates"
2017-05-09 Cédric OllivierConform ODL with last framework updates 79/34479/2
2017-05-05 Jose LausuchMerge "Extended the timeout for Opera"
2017-05-05 Jose LausuchMerge "Define loggers as class-private members"
2017-05-05 Jose LausuchMerge "Delete functest.utils.functest_logger"
2017-05-04 Cédric OllivierDefine loggers as class-private members 13/34113/10
2017-05-04 Cédric OllivierDelete functest.utils.functest_logger 19/34019/13
2017-05-04 Jose LausuchMerge "Update rally_conf.json for creating deployment"
2017-05-04 Morgan RichommeMerge "refstack-client userguide"
2017-05-03 Jose LausuchMerge "Update INFO file for Euphrates"
2017-05-02 Jose LausuchMerge "rename tempest.conf to refstack_tempest.conf"
2017-04-27 helenyaoFix the instance initialization error for OnosSfc 33/33833/4
2017-04-26 Cédric OllivierSwitch TestCase attribute criteria to result 95/33695/2
next