Switch shebangs to /usr/bin/env python
[functest.git] / functest / opnfv_tests / sdn /
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-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
2017-04-18 Cédric OllivierFix Sphinx warnings/errors 23/33423/2
2017-04-13 Cedric OllivierMerge "update check_os.sh admin port seds to match...
2017-04-11 Cédric OllivierModify TestCase constructor attributes 55/33155/3
2017-04-07 Helen YaoMerge "Enable the deployment info print for compass"
2017-04-04 valentin boucherMerge "Add case_name as constructor arg"
2017-04-04 Cédric OllivierAdd case_name as constructor arg 83/32083/8
2017-04-04 Morgan RichommeMerge "modify old naming testcase_base to testcase"
2017-03-30 Jose LausuchMerge "Check a rule existence for a specific security...
2017-03-30 Morgan RichommeMerge "More Unit Tests for utils module"
2017-03-30 Morgan RichommeMerge "More Unit Tests for ci directory"
2017-03-30 Morgan RichommeMerge "More Unit Tests for tempest and IMS module"
2017-03-29 Cedric OllivierMerge "rename FeatureBase to Feature"
2017-03-29 Cedric OllivierMerge "rename feature_base to feature"
2017-03-29 Jose LausuchMerge "Add docstrings in odl"
2017-03-28 Cédric OllivierAdd docstrings in odl 63/32063/1
2017-03-28 Jose LausuchMerge "Fix pylint warnings in odl"
2017-03-28 Cedric OllivierMerge "Rename testcase_base to testcase"
2017-03-28 Cedric OllivierMerge "Switch TestcaseBase to TestCase"
2017-03-27 Cédric OllivierFix pylint warnings in odl 15/31915/1
2017-03-27 Cédric OllivierRename testcase_base to testcase 79/31879/2
2017-03-27 Cédric OllivierSwitch TestcaseBase to TestCase 71/31871/2
2017-03-23 Jose LausuchMerge "Support running on openstack which enabled https"
2017-03-10 Morgan RichommeMerge "cloudify_ims: fix error on account creation"
2017-03-10 Morgan RichommeMerge "Add extra check to avoid double delete of instances"
2017-03-10 Morgan RichommeMerge "cloudify_ims: fix sip public domain name"
2017-03-10 Morgan RichommeMerge "Unit tests added for openstack/tempest"
2017-03-10 Morgan RichommeMerge "Show verification details in tempest log"
2017-03-09 Morgan RichommeMerge "fix vnf deployment"
2017-03-09 Morgan RichommeMerge "Update tempest to the latest 15.0.0"
2017-03-09 Morgan RichommeMerge "Introduce smoke tests for FDS"
2017-03-09 Tomas CechvalaIntroduce smoke tests for FDS 83/28883/12
2017-03-07 Morgan RichommeMerge "delete ft_constants and file functest_constants.py"
2017-03-07 SerenaFengdelete ft_constants and file functest_constants.py 97/29597/7
2017-03-06 Morgan RichommeMerge "Added Unit Tests for ci/prepare_env"
2017-03-03 Morgan RichommeMerge "Use python setup.py develop to install repos"
2017-03-02 Jose LausuchMerge "Add clean_flag to test cases"
2017-03-01 Jose LausuchMerge "Adopt TestcaseBase for ONOS and ONOS SFC"
2017-03-01 helenyaoAdopt TestcaseBase for ONOS and ONOS SFC 03/29403/10
2017-03-01 Jose LausuchMerge "Re-enable the tests for bgpvpn scenario wich...
2017-03-01 Morgan RichommeMerge "config_functest support muiltilevel query"
2017-02-28 Morgan RichommeMerge "Add domino testcase"
2017-02-27 valentin boucherMerge "Unit tests for vnf/ims."
2017-02-27 valentin boucherMerge "Refactoring of cloudify_ims."
2017-02-27 Morgan RichommeMerge "Add documentation of testapi internship"
2017-02-27 Morgan RichommeMerge "Adding vRouter test codes using TestCasesBase"
2017-02-26 Jose LausuchMerge "Remove shell Healtcheck test case"
next