aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests
AgeCommit message (Expand)AuthorFilesLines
2017-06-30Define download_images.sh and check_os.sh as scriptsCédric Ollivier1-3/+1
2017-06-30Define console_scriptsCédric Ollivier1-3/+3
2017-06-30Merge "Added unit tests for vping."Jose Lausuch1-0/+157
2017-06-30Define ODL console_scriptCédric Ollivier1-24/+24
2017-06-29Remove BGPVPN utils in Functestjose.lausuch1-53/+0
2017-06-28Fix refstack_defcoreLinda Wang1-18/+4
2017-06-27Added unit tests for vping.spisarski1-0/+157
2017-06-27Remove Rally requests scenarioJuha Kosonen1-8/+0
2017-06-27Merge "Added unit tests for api_check, health_check, and smoke tests."Jose Lausuch1-13/+156
2017-06-26Fix floating ips issue in openstack_cleanjose.lausuch1-4/+9
2017-06-26Merge "Make rally support https insecure deployment"Jose Lausuch1-2/+4
2017-06-26Merge "Use glance to list images"Jose Lausuch3-3/+5
2017-06-26Merge "Change floating ips management from nova to neutron"Jose Lausuch2-13/+16
2017-06-26Merge "Define logger as Feature instance attribute"Jose Lausuch1-4/+19
2017-06-26Change floating ips management from nova to neutronjose.lausuch2-13/+16
2017-06-24Make rally support https insecure deploymentLinda Wang1-2/+4
2017-06-24Use glance to list imagesLinda Wang3-3/+5
2017-06-22Remove calls to deployment handler in prepare envjose.lausuch1-6/+2
2017-06-21Define logger as Feature instance attributeJose Lausuch1-4/+19
2017-06-20Change barometer module to loadJose Lausuch2-48/+0
2017-06-20Added unit tests for api_check, health_check, and smoke tests.spisarski1-13/+156
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier7-60/+42
2017-06-19Stop getting git data from functest dirCédric Ollivier2-36/+0
2017-06-19Remove module references __file__Cédric Ollivier1-2/+3
2017-06-14Update Suite details pushed to DBCédric Ollivier1-4/+8
2017-06-13Merge "Refactor core VNF class"valentin boucher4-157/+225
2017-06-06Merge "Remove call to fetch_os_creds.sh"Jose Lausuch3-91/+5
2017-06-06Remove call to fetch_os_creds.shjose.lausuch3-91/+5
2017-06-06Refactor core VNF classMorgan Richomme4-157/+225
2017-06-02Merge "Use CONST to retrieve db_url rather than getter function"Jose Lausuch3-59/+53
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang3-59/+53
2017-05-31Added unit tests for the connection_check test case.spisarski2-0/+73
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier4-19/+59
2017-05-29Protect against self.suite = NoneCédric Ollivier1-1/+5
2017-05-24Merge "Stop printing in console when testing functest_utils.py"Jose Lausuch1-6/+4
2017-05-24Merge "Rename the class TestSuiteRunner to Suite"valentin boucher1-1/+1
2017-05-24Merge "Rename test_pytest_suite_runner.py to test_unit.py"valentin boucher1-0/+0
2017-05-24Merge "Rename pytest_suite_runner.py to unit.py"valentin boucher1-6/+4
2017-05-23Stop printing in console when testing functest_utils.pyCédric Ollivier1-6/+4
2017-05-23Rename the class TestSuiteRunner to SuiteCédric Ollivier1-1/+1
2017-05-23Rename test_pytest_suite_runner.py to test_unit.pyCédric Ollivier1-0/+0
2017-05-23Rename pytest_suite_runner.py to unit.pyCédric Ollivier1-6/+4
2017-05-23Call fetch_os_creds.sh from $PATHLinda Wang1-9/+6
2017-05-22Merge "Update test_vnf.py to support py3"valentin boucher1-2/+2
2017-05-22Merge "Sort keys when dumping json"valentin boucher1-1/+1
2017-05-22Merge "Tox utility to run unit tests"valentin boucher1-27/+0
2017-05-22Merge "Add baro_tests as requirements"valentin boucher1-3/+2
2017-05-22Merge "Set default value for CONFIG_FUNCTEST_YAML"valentin boucher1-1/+2
2017-05-22Merge "Fully cover pytest_suite_runner.py"valentin boucher1-6/+36
2017-05-22Merge "Precise self.result in pytest_suite_runner.py"valentin boucher1-20/+32