functest-xtesting.git
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
2017-05-16 Cédric OllivierSwitch from generate_report to PrettyTable
2017-05-16 Cédric OllivierUpdate framework pres
2017-05-16 Cédric OllivierFix how to get tier_name
2017-05-16 Jose LausuchMerge "Modify TestCase.__str__() to use PrettyTable"
2017-05-15 ashishk1994Additional Unit Tests for core modules
2017-05-15 Cédric OllivierGet a logger before printing
2017-05-14 Cédric OllivierAssign the wrapped function’s attributes
2017-05-12 George ParaskevopoulosUpgrade robotframework-sshlibrary to 2.1.3
2017-05-12 Morgan RichommeMerge "Add Energy recording support"
2017-05-11 Cédric OllivierModify TestCase.__str__() to use PrettyTable
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
2017-05-09 Benoit HERARDAdd Energy recording support
2017-05-09 Cédric OllivierConform ODL with last framework updates
2017-05-09 Cédric OllivierRename VnfOnBoardingBase to VnfOnBoarding
2017-05-09 Cédric OllivierRename vnf_base to vnf
2017-05-09 Linda WangBugfix: initialize the logger for snaps
2017-05-06 Cédric OllivierImplement TestCase __str__()
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()
2017-05-05 Cédric OllivierPrint 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.lausuchReplace CONST.* by getattribute/setattr
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
2017-05-05 Linda WangAdd iniparse to requirements.txt
2017-05-05 Cédric OllivierCheck open args in test_odl
2017-05-05 Morgan RichommeAdd Danube 2.0 reporting status
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
2017-05-04 Cédric OllivierDefine loggers as class-private members
2017-05-04 Cédric OllivierDelete functest.utils.functest_logger
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
2017-05-03 Jose LausuchMerge "Update INFO file for Euphrates"
2017-05-03 jose.lausuchRemove openstack directory
2017-05-03 Linda WangUpdate tempest.conf to enable tempest from external...
2017-05-03 Jose LausuchMerge "Updated basic attributes for opera testcase"
2017-05-03 MatthewLirefstack-client userguide
2017-05-03 helenyaoUpdated basic attributes for opera testcase
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
2017-05-02 Jose LausuchMerge "rename tempest.conf to refstack_tempest.conf"
2017-05-02 Cédric OllivierPublish framework presentation
2017-05-02 Linda WangAdd the choice of interface for keystoneclient
2017-04-30 Cédric OllivierRemove missing statements in test_odl
2017-04-30 Cédric OllivierRestrict coverage output to all functest packages
2017-04-30 Cédric OllivierFix pylint warnings in snaps
2017-04-27 Linda WangUpdate rally_conf.json for creating deployment
2017-04-27 helenyaoFix the instance initialization error for OnosSfc
2017-04-26 Cédric OllivierLogger must be a singleton
2017-04-26 Cédric OllivierFix false positives in test_tempest
2017-04-26 Cédric OllivierCatch os.makedirs() exceptions in tempest.py
2017-04-26 Cédric OllivierManage criteria in TestCase
2017-04-26 Cédric OllivierSwitch TestCase attribute criteria to result
2017-04-26 Cedric OllivierMerge "Remove the useless opnfv_tests dir in tests"
2017-04-24 Cédric OllivierRemove the useless opnfv_tests dir in tests
2017-04-24 Cédric OllivierRemove useless lines of code in barometer.py
2017-04-22 MatthewLirename tempest.conf to refstack_tempest.conf
2017-04-21 Cédric OllivierSwitch testcase to test case in docstrings
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
2017-04-20 Cédric OllivierRemove exec right for ci config files
2017-04-20 Cédric OllivierIgnore _build (sphinx output dir)
2017-04-20 Cédric OllivierFix pylint warnings in decorators.py
2017-04-20 Cédric OllivierMinor changes in docstrings
2017-04-19 MatthewLiStop hardcoding results suffix in push_to_db
2017-04-19 Linda WangAdd mock to requirements.txt
2017-04-18 jose.lausuchUpdate INFO file for Euphrates
2017-04-18 Cédric OllivierAdd docstings in feature.py
2017-04-18 Cédric OllivierRemove former cmd instance attribute
2017-04-18 Cédric OllivierFix Sphinx warnings/errors
2017-04-18 Cédric OllivierUse Sphinx to create API documentation
2017-04-17 Cédric OllivierFix the irc channel
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"
next