aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier4-8/+8
2017-05-29Merge "Fix some pylint errors in onos package"Morgan Richomme2-48/+55
2017-05-24Merge "Rename the class TestSuiteRunner to Suite"valentin boucher1-1/+1
2017-05-24Merge "Rename pytest_suite_runner.py to unit.py"valentin boucher1-2/+2
2017-05-24Fix some pylint errors in onos packageLinda Wang2-48/+55
2017-05-23Rename the class TestSuiteRunner to SuiteCédric Ollivier1-1/+1
2017-05-23Rename pytest_suite_runner.py to unit.pyCédric Ollivier1-2/+2
2017-05-23Bugfix: fix two typosLinda Wang1-1/+1
2017-05-22Merge "Bugfix: fix the errors of onos_sfc"Morgan Richomme1-4/+4
2017-05-22Merge "Precise self.result in pytest_suite_runner.py"valentin boucher1-1/+1
2017-05-22Merge "Replace CONST.* by getattribute/setattr for refstack"Morgan Richomme2-15/+17
2017-05-19Bugfix: fix the errors of onos_sfcLinda Wang1-4/+4
2017-05-19Precise self.result in pytest_suite_runner.pyCédric Ollivier1-1/+1
2017-05-19Replace CONST.* by getattribute/setattr for refstackLinda Wang2-15/+17
2017-05-19Replace CONST.* by getattribute/setattr for rally and tempestLinda Wang3-84/+100
2017-05-19Merge "Use StringIO in odl.py"Morgan Richomme1-13/+5
2017-05-19Merge "Add a new directory to hold pre-downloaded images"Helen Yao3-3/+3
2017-05-18Merge "Remove check_success_rate"Jose Lausuch3-22/+34
2017-05-18Use StringIO in odl.pyCédric Ollivier1-13/+5
2017-05-18Remove check_success_ratejose.lausuch3-22/+34
2017-05-18Merge "Fix the opera ims instance initialization error"Jose Lausuch1-4/+4
2017-05-18Add a new directory to hold pre-downloaded imageshelenyao3-3/+3
2017-05-17Update self.result value to INTjose.lausuch1-1/+3
2017-05-17Merge "Add Python3 support to the ODL testcase"Jose Lausuch1-5/+5
2017-05-17Add Python3 support to the ODL testcaseCédric Ollivier1-5/+5
2017-05-16Converted vPing to leverage the object-oriented SNAPS library.spisarski6-397/+445
2017-05-10Merge "Conform ODL with last framework updates"Morgan Richomme1-1/+8
2017-05-09Merge "Bugfix: initialize the logger for snaps"Cedric Ollivier1-0/+3
2017-05-09Conform ODL with last framework updatesCédric Ollivier1-1/+8
2017-05-09Rename VnfOnBoardingBase to VnfOnBoardingCédric Ollivier3-3/+3
2017-05-09Rename vnf_base to vnfCédric Ollivier3-7/+7
2017-05-09Bugfix: initialize the logger for snapsLinda Wang1-0/+3
2017-05-08Fix the opera ims instance initialization errorhelenyao1-4/+4
2017-05-05Merge "Extended the timeout for Opera"Jose Lausuch1-6/+6
2017-05-05Merge "Define loggers as class-private members"Jose Lausuch2-16/+20
2017-05-05Merge "Delete functest.utils.functest_logger"Jose Lausuch20-43/+49
2017-05-04Define loggers as class-private membersCédric Ollivier2-16/+20
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier20-43/+49
2017-05-04Merge "Update tempest.conf to enable tempest from external server"Jose Lausuch1-1/+8
2017-05-04Merge changes from topic 'remove_openstack_dir'Morgan Richomme1-128/+0
2017-05-04Merge "refstack-client userguide"Morgan Richomme1-1/+8
2017-05-04Extended the timeout for Operahelenyao1-6/+6
2017-05-03Update tempest.conf to enable tempest from external serverLinda Wang1-1/+8
2017-05-03refstack-client userguideMatthewLi1-1/+8
2017-05-02Merge "Fix pylint warnings in snaps"Jose Lausuch3-9/+9
2017-05-02Remove create_instance_and_ip.pyjose.lausuch1-128/+0
2017-05-02Merge "rename tempest.conf to refstack_tempest.conf"Jose Lausuch1-2/+2
2017-04-30Fix pylint warnings in snapsCédric Ollivier3-9/+9
2017-04-27Fix the instance initialization error for OnosSfchelenyao1-29/+37
2017-04-26Catch os.makedirs() exceptions in tempest.pyCédric Ollivier1-4/+2