Merge "Add Rally scenarios for telemetry"
[functest.git] / functest / tests / unit / core /
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 "Add copper and domino in functest-features"
2017-08-07 Cédric OllivierAdd copper and domino in functest-features 51/38851/1
2017-07-05 valentin boucherMerge "bugfix: vping support not_hugepage_configured...
2017-07-05 valentin boucherMerge "Enable cloudify_ims"
2017-07-05 Jose LausuchMerge "Clone tempest before installing the package"
2017-07-05 Cédric OllivierConvert files to Unix format 69/36969/1
2017-07-05 Cedric OllivierMerge "[cloudify_ims] Support Cloudify 4.0"
2017-07-03 boucherv[cloudify_ims] Support Cloudify 4.0 15/36315/16
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 Jose LausuchMerge "Use glance to list images"
2017-06-26 Jose LausuchMerge "Change floating ips management from nova to...
2017-06-26 Jose LausuchMerge "Enable vping offline"
2017-06-26 Jose LausuchMerge "Define logger as Feature instance attribute"
2017-06-23 Jose LausuchMerge "Enable https insecure for functest"
2017-06-21 Jose LausuchDefine logger as Feature instance attribute 05/36005/7
2017-06-20 Jose LausuchMerge "Promote Linda Wang as a committer"
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-06 Morgan RichommeRefactor core VNF class 83/35283/10
2017-06-06 valentin boucherMerge "Enable tempest offline by use_custom_images...
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 "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 Cedric OllivierMerge "Move api out of the docs directory"
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-24 Jose LausuchMerge "Stop printing in console when testing functest_u...
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 Cédric OllivierRename test_pytest_suite_runner.py to test_unit.py 13/35213/1
2017-05-23 Cédric OllivierRename pytest_suite_runner.py to unit.py 11/35211/1
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 Cédric OllivierUpdate test_vnf.py to support py3 27/35127/1
2017-05-19 Cédric OllivierFully cover pytest_suite_runner.py 49/35049/2
2017-05-19 Cédric OllivierPrecise self.result in pytest_suite_runner.py 29/35029/2
2017-05-19 Jose LausuchMerge "Replace CONST.* by getattribute/setattr for...
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 "Move few local ODL SFC confs to global functest...
2017-05-18 Cédric OllivierModify how to disable logging in unit test. 99/34999/1
2017-05-18 Jose LausuchMerge "Fix the opera ims instance initialization error"
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 OllivierFix one minor typo 75/34775/1
2017-05-15 ashishk1994Additional Unit Tests for core modules 45/28545/14
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 OllivierRename VnfOnBoardingBase to VnfOnBoarding 69/34469/1
2017-05-09 Cédric OllivierRename vnf_base to vnf 67/34467/1
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 "Extended the timeout for Opera"
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
next