Merge "Increase timeout of Open Baton installation"
[functest.git] / functest / opnfv_tests / openstack /
2017-06-27 Jose LausuchMerge "Increase timeout of Open Baton installation"
2017-06-27 Jose LausuchMerge "Add sfc in thirdparty-requirements.txt"
2017-06-27 Jose LausuchMerge "Add securityscanning in thirdparty-requirements...
2017-06-27 Jose LausuchMerge "Remove obsolete repos in functest/ci/config_func...
2017-06-27 Morgan RichommeMerge "enable doctor-notification test case"
2017-06-27 Jose LausuchMerge "Added unit tests for api_check, health_check...
2017-06-27 Jose LausuchMerge "Don't display functest report for single test...
2017-06-26 Jose LausuchMerge "Make rally support https insecure deployment"
2017-06-26 spisarskiFixed problem to vping userdata introducted by SNAPS... 21/36521/1
2017-06-26 Cédric OllivierRemove obsolete repos in functest/ci/config_functest... 73/36473/3
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 spisarskiAdded unit tests for api_check, health_check, and smoke... 61/35661/3
2017-06-20 Cédric OllivierRemove all references to /home/opnfv/repos/functest 63/36163/3
2017-06-13 valentin boucherMerge "Refactor core VNF class"
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 WangConfigure the param auth_version in tempest.conf 47/35847/1
2017-06-06 valentin boucherMerge "Enable tempest offline by use_custom_images...
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-05-31 spisarskiAdded unit tests for the connection_check test case. 11/35411/7
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-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-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-23 Cédric OllivierRename the class TestSuiteRunner to Suite 19/35219/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 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-19 Jose LausuchMerge "Replace CONST.* by getattribute/setattr for...
2017-05-19 Jose LausuchMerge "Define Runner class"
2017-05-19 Linda WangReplace CONST.* by getattribute/setattr for refstack 49/34949/3
2017-05-19 Linda WangReplace CONST.* by getattribute/setattr for rally and... 41/34941/3
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 Jose LausuchMerge "Use logger instead of printing in console"
2017-05-18 Jose LausuchMerge "Remove check_success_rate"
2017-05-18 jose.lausuchRemove check_success_rate 97/34897/10
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.lausuchUpdate self.result value to INT 93/34893/6
2017-05-17 Cedric OllivierMerge "Conform constants.py with the minimal standards"
2017-05-17 Jose LausuchMerge "Fix an unorderable types error (if python 3)"
2017-05-17 Jose LausuchMerge "Add Python3 support to the ODL testcase"
2017-05-17 Jose LausuchMerge "Converted vPing to leverage the object-oriented...
2017-05-16 spisarskiConverted vPing to leverage the object-oriented SNAPS... 57/25357/33
2017-05-12 Morgan RichommeMerge "Add Energy recording support"
2017-05-10 Morgan RichommeMerge "Conform ODL with last framework updates"
2017-05-10 Morgan RichommeMerge changes from topic 'add_testcase_str'
2017-05-09 Cedric OllivierMerge "Bugfix: initialize the logger for snaps"
2017-05-09 Linda WangBugfix: initialize the logger for snaps 15/34415/3
2017-05-05 Jose LausuchMerge "Extended the timeout for Opera"
2017-05-05 Jose LausuchMerge "Forbid calling generate_report from cmdline"
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 OllivierDelete functest.utils.functest_logger 19/34019/13
2017-05-04 Jose LausuchMerge "Update tempest.conf to enable tempest from exter...
2017-05-04 Jose LausuchMerge "Update rally_conf.json for creating deployment"
2017-05-04 Jose LausuchMerge "Add the choice of interface for keystoneclient"
2017-05-04 Cedric OllivierMerge "Publish framework presentation"
2017-05-04 Morgan RichommeMerge changes from topic 'remove_openstack_dir'
2017-05-04 Morgan RichommeMerge "refstack-client userguide"
next