Merge "Update test_vnf.py to support py3"
[functest.git] / functest / core /
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 "Precise self.result in pytest_suite_runner.py"
2017-05-22 valentin boucherMerge "Print stack when catching exceptions in run_test...
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 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 LausuchMerge "Fix 2 issues related to logger in pytest_suite_r...
2017-05-18 Jose LausuchMerge "Allow running unittest.TestCase via run_tests.py"
2017-05-18 Cédric OllivierUse logger instead of printing in console 85/34985/1
2017-05-18 Jose LausuchMerge "Fix the opera ims instance initialization error"
2017-05-17 Cédric OllivierFix 2 issues related to logger in pytest_suite_runer.py 27/34927/1
2017-05-17 Cédric OllivierAllow running unittest.TestCase via run_tests.py 25/34925/1
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-17 Cédric OllivierFix an unorderable types error (if python 3) 75/34875/1
2017-05-16 spisarskiConverted vPing to leverage the object-oriented SNAPS... 57/25357/33
2017-05-16 Jose LausuchMerge "Fix one minor typo"
2017-05-16 Jose LausuchMerge "Fully cover the decorator"
2017-05-16 Jose LausuchMerge "Assign the wrapped function’s attributes"
2017-05-16 Jose LausuchMerge "Additional Unit Tests for core modules"
2017-05-16 Jose LausuchMerge "Get a logger before printing"
2017-05-16 Cédric OllivierSwitch from generate_report to PrettyTable 21/34621/8
2017-05-16 Jose LausuchMerge "Modify TestCase.__str__() to use PrettyTable"
2017-05-15 Cédric OllivierGet a logger before printing 71/34771/1
2017-05-12 Morgan RichommeMerge "Add Energy recording support"
2017-05-11 Cédric OllivierModify TestCase.__str__() to use PrettyTable 87/34587/3
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 Cédric OllivierConform ODL with last framework updates 79/34479/2
2017-05-09 Cédric OllivierRename VnfOnBoardingBase to VnfOnBoarding 69/34469/1
2017-05-09 Cédric OllivierRename vnf_base to vnf 67/34467/1
2017-05-09 Linda WangBugfix: initialize the logger for snaps 15/34415/3
2017-05-06 Cédric OllivierImplement TestCase __str__() 95/34395/2
2017-05-06 Cedric OllivierMerge "Rename TestCase check_result() to is_successful()"
2017-05-05 Jose LausuchMerge "Print the real testcase duration"
2017-05-05 Cédric OllivierRename TestCase check_result() to is_successful() 73/34373/2
2017-05-05 Cédric OllivierPrint the real testcase duration 69/34369/3
2017-05-05 Jose LausuchMerge "Replace CONST.* by getattribute/setattr"
2017-05-05 Jose LausuchMerge "Extended the timeout for Opera"
2017-05-05 jose.lausuchReplace CONST.* by getattribute/setattr 27/34127/7
2017-05-05 Jose LausuchMerge "Add iniparse to requirements.txt"
2017-05-05 Jose LausuchMerge "Check open args in test_odl"
2017-05-05 Morgan RichommeMerge "Replace project_name by case_name in result...
2017-05-05 Cédric OllivierReplace project_name by case_name in result file name 61/34361/1
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 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-26 Cédric OllivierManage criteria in TestCase 97/33697/3
2017-04-26 Cédric OllivierSwitch TestCase attribute criteria to result 95/33695/2
2017-04-21 Cédric OllivierSwitch testcase to test case in docstrings 25/33625/1
2017-04-21 Serena FengMerge "Minor changes in docstrings"
2017-04-21 Jose LausuchMerge "Ignore _build (sphinx output dir)"
2017-04-21 Cedric OllivierMerge "Remove exec right for ci config files"
2017-04-21 Cedric OllivierMerge "Fix pylint warnings in decorators.py"
2017-04-21 Cedric OllivierMerge "Stop hardcoding results suffix in push_to_db"
2017-04-20 boucherv[VNF_base] Support existing tenant and user 89/33589/3
2017-04-20 Cédric OllivierMinor changes in docstrings 79/33579/2
2017-04-18 Cédric OllivierAdd docstings in feature.py 47/33447/2
2017-04-18 Cédric OllivierRemove former cmd instance attribute 45/33445/2
2017-04-18 Cédric OllivierFix Sphinx warnings/errors 23/33423/2
2017-04-17 Cedric OllivierMerge "Add class attribute docstrings in testcase.py"
2017-04-17 Cedric OllivierMerge "Fix typos in vnf_base.py"
2017-04-15 Jose LausuchMerge "Add copper section in testcases.yaml"
2017-04-14 Cédric OllivierAdd class attribute docstrings in testcase.py 85/33385/1
2017-04-14 Cedric OllivierMerge "Updated method calls to SNAPS tests."
2017-04-14 Cédric OllivierFix typos in vnf_base.py 75/33375/1
2017-04-14 Cedric OllivierMerge "Set image and flavor id in tempest config file"
2017-04-14 SerenaFengAdd license in feature.py 69/33369/2
2017-04-14 Cédric OllivierRemove deprecated feature modules 49/33349/2
2017-04-13 Cedric OllivierMerge "update check_os.sh admin port seds to match...
next