aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Change barometer module to loadJose Lausuch2-24/+0
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier9-44/+55
2017-06-13Merge "Refactor core VNF class"valentin boucher5-232/+151
2017-06-07Configure the param auth_version in tempest.confLinda Wang1-0/+5
2017-06-06Refactor core VNF classMorgan Richomme5-232/+151
2017-06-02Use constants in odlLinda Wang1-3/+5
2017-06-02Merge "Use CONST to retrieve db_url rather than getter function"Jose Lausuch1-2/+1
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang1-2/+1
2017-05-31Added unit tests for the connection_check test case.spisarski2-6/+22
2017-05-30Merge "Define create_snapshot() and clean() in TestCase"Cedric Ollivier4-8/+8
2017-05-30Merge "vping&snaps_xxx support not_hugepage_supported pod"Serena Feng2-2/+2
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier4-8/+8
2017-05-30Merge "Switch shebangs to /usr/bin/env python"Cedric Ollivier11-11/+11
2017-05-29Merge "Fix some pylint errors in onos package"Morgan Richomme2-48/+55
2017-05-28Switch shebangs to /usr/bin/env pythonCédric Ollivier11-11/+11
2017-05-25vping&snaps_xxx support not_hugepage_supported podSerenaFeng2-2/+2
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