Merge "Stop printing in console when testing functest_utils.py"
[functest.git] / functest / opnfv_tests /
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 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 "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 Cédric OllivierUse StringIO in odl.py 89/34989/1
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 Jose LausuchMerge "Clean test-requirements.txt"
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-17 Cédric OllivierAdd Python3 support to the ODL testcase 73/34873/2
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 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-08 helenyaoFix the opera ims instance initialization error 41/34041/4
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 Jose LausuchMerge "Replace CONST.* by getattribute/setattr"
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 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 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"
2017-05-04 helenyaoExtended the timeout for Opera 91/34191/1
2017-05-03 Jose LausuchMerge "Update INFO file for Euphrates"
2017-05-03 Linda WangUpdate tempest.conf to enable tempest from external... 05/34105/3
2017-05-03 Jose LausuchMerge "Updated basic attributes for opera testcase"
2017-05-03 MatthewLirefstack-client userguide 49/33049/5
2017-05-02 Jose LausuchMerge "Remove missing statements in test_odl"
2017-05-02 Jose LausuchMerge "Restrict coverage output to all functest packages"
2017-05-02 Jose LausuchMerge "Fix pylint warnings in snaps"
2017-05-02 jose.lausuchRemove create_instance_and_ip.py 51/34051/1
2017-05-02 Jose LausuchMerge "rename tempest.conf to refstack_tempest.conf"
2017-04-30 Cédric OllivierFix pylint warnings in snaps 13/34013/1
2017-04-27 helenyaoFix the instance initialization error for OnosSfc 33/33833/4
2017-04-26 Cédric OllivierCatch os.makedirs() exceptions in tempest.py 21/33821/2
2017-04-26 Cédric OllivierSwitch TestCase attribute criteria to result 95/33695/2
2017-04-26 Cedric OllivierMerge "Remove the useless opnfv_tests dir in tests"
2017-04-24 Cédric OllivierRemove useless lines of code in barometer.py 09/33709/1
2017-04-22 MatthewLirename tempest.conf to refstack_tempest.conf 65/33665/1
next