aboutsummaryrefslogtreecommitdiffstats
path: root/functest
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier25-163/+138
2017-06-19Stop getting git data from functest dirCédric Ollivier4-57/+0
2017-06-19Remove module references __file__Cédric Ollivier2-4/+6
2017-06-14Update Suite details pushed to DBCédric Ollivier2-6/+13
2017-06-13Merge "Refactor core VNF class"valentin boucher11-575/+592
2017-06-08Merge "Leverage on pbr (Python Build Reasonableness)"Jose Lausuch1-15/+0
2017-06-07Merge "Configure the param auth_version in tempest.conf"Cedric Ollivier1-0/+5
2017-06-07Bugfix: fix the return valueLinda Wang2-0/+2
2017-06-07Leverage on pbr (Python Build Reasonableness)Cédric Ollivier1-15/+0
2017-06-07Configure the param auth_version in tempest.confLinda Wang1-0/+5
2017-06-06Merge "Remove call to fetch_os_creds.sh"Jose Lausuch6-159/+15
2017-06-06Merge "Make tempest user_password more complicated"Jose Lausuch1-1/+1
2017-06-06Merge "Add the copyright header to decorators.py"Jose Lausuch1-0/+7
2017-06-06Merge "Use PrettyTable to show functest env"Jose Lausuch1-14/+13
2017-06-06Remove call to fetch_os_creds.shjose.lausuch6-159/+15
2017-06-06Refactor core VNF classMorgan Richomme11-575/+592
2017-06-06Merge "Enable tempest offline by use_custom_images=True"valentin boucher3-4/+4
2017-06-05Add the copyright header to decorators.pyCédric Ollivier1-0/+7
2017-06-04Use PrettyTable to show functest envCédric Ollivier1-14/+13
2017-06-02Use constants in odlLinda Wang1-3/+5
2017-06-02Make tempest user_password more complicatedLinda Wang1-1/+1
2017-06-02Merge "Use CONST to retrieve db_url rather than getter function"Jose Lausuch6-78/+74
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang6-78/+74
2017-05-31Added unit tests for the connection_check test case.spisarski4-6/+95
2017-05-31Enable tempest offline by use_custom_images=TrueLinda Wang3-4/+4
2017-05-30Fix a typo in docstringCédric Ollivier1-1/+1
2017-05-30Merge "Define create_snapshot() and clean() in TestCase"Cedric Ollivier15-100/+148
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 Ollivier15-100/+148
2017-05-30Merge "Chmod 755 functest/ci/download_images.sh"Cedric Ollivier1-0/+0
2017-05-30Merge "Switch shebangs to /usr/bin/env python"Cedric Ollivier12-12/+12
2017-05-29Chmod 755 functest/ci/download_images.shCédric Ollivier1-0/+0
2017-05-29Rename logger to __logger in unit.pyCédric Ollivier1-5/+6
2017-05-29Protect against self.suite = NoneCédric Ollivier2-9/+17
2017-05-29Merge "Re-Enable Promise testcases"Morgan Richomme1-1/+0
2017-05-29Merge "Fix some pylint errors in onos package"Morgan Richomme2-48/+55
2017-05-28Switch shebangs to /usr/bin/env pythonCédric Ollivier12-12/+12
2017-05-25vping&snaps_xxx support not_hugepage_supported podSerenaFeng2-2/+2
2017-05-24Merge "Stop printing in console when testing functest_utils.py"Jose Lausuch1-6/+4
2017-05-24Merge "Add docstrings in unit"valentin boucher2-11/+34
2017-05-24Merge "Rename the class TestSuiteRunner to Suite"valentin boucher3-4/+4
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 boucher3-8/+6
2017-05-24Fix some pylint errors in onos packageLinda Wang2-48/+55
2017-05-23Stop printing in console when testing functest_utils.pyCédric Ollivier1-6/+4
2017-05-23Add docstrings in unitCédric Ollivier2-11/+34
2017-05-23Rename the class TestSuiteRunner to SuiteCédric Ollivier3-4/+4
2017-05-23Rename test_pytest_suite_runner.py to test_unit.pyCédric Ollivier1-0/+0
2017-05-23Merge "Bugfix: fix two typos"valentin boucher2-2/+2
2017-05-23Rename pytest_suite_runner.py to unit.pyCédric Ollivier3-8/+6