functest.git
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 "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 Linda WangReplace CONST.* by getattribute/setattr for cli 55/34955/1
2017-05-18 helenyaoAdd a new directory to hold pre-downloaded images 33/34033/20
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 Cédric OllivierClean test-requirements.txt 05/34905/2
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 Cédric OllivierConform constants.py with the minimal standards 77/34877/5
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-17 Cédric OllivierAdd Python3 support to the ODL testcase 73/34873/2
2017-05-17 Jamo LuhrsenUpdate/Add requirements to run ODL robot CSIT 69/34569/3
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 jose.lausuchAdd enabled flag in testcases.yaml 33/34833/9
2017-05-16 Cédric OllivierSwitch from generate_report to PrettyTable 21/34621/8
2017-05-16 Cédric OllivierUpdate framework pres 71/34471/5
2017-05-16 Cédric OllivierFix how to get tier_name 41/34541/7
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-15 Cédric OllivierGet a logger before printing 71/34771/1
2017-05-15 Cédric OllivierFully cover the decorator 69/34769/1
2017-05-14 Cédric OllivierAssign the wrapped function’s attributes 47/34747/1
2017-05-12 George ParaskevopoulosUpgrade robotframework-sshlibrary to 2.1.3 31/31931/2
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 OllivierRemove the former results in DB url 01/34501/2
2017-05-09 Benoit HERARDAdd Energy recording support 31/33931/11
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 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 Linda WangAdd iniparse to requirements.txt 59/34359/1
2017-05-05 Cédric OllivierCheck open args in test_odl 55/34355/1
2017-05-05 Morgan RichommeAdd Danube 2.0 reporting status 53/34353/1
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 OllivierForbid calling generate_report from cmdline 43/34143/8
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 Vijayendra... Move few local ODL SFC confs to global functest confs 91/33991/7
2017-05-04 helenyaoExtended the timeout for Opera 91/34191/1
2017-05-03 Jose LausuchMerge "Update INFO file for Euphrates"
2017-05-03 jose.lausuchRemove openstack directory 21/34121/1
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-03 helenyaoUpdated basic attributes for opera testcase 37/34037/2
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-05-02 Cédric OllivierPublish framework presentation 39/34039/2
2017-05-02 Linda WangAdd the choice of interface for keystoneclient 19/33919/4
2017-04-30 Cédric OllivierRemove missing statements in test_odl 17/34017/1
2017-04-30 Cédric OllivierRestrict coverage output to all functest packages 15/34015/1
2017-04-30 Cédric OllivierFix pylint warnings in snaps 13/34013/1
2017-04-27 Linda WangUpdate rally_conf.json for creating deployment 21/33921/1
next