Age | Commit message (Expand) | Author | Files | Lines |
2017-06-26 | Merge "Define logger as Feature instance attribute" |  Jose Lausuch | 1 | -4/+19 |
2017-06-26 | Change floating ips management from nova to neutron |  jose.lausuch | 2 | -13/+16 |
2017-06-24 | Make rally support https insecure deployment |  Linda Wang | 1 | -2/+4 |
2017-06-24 | Use glance to list images |  Linda Wang | 3 | -3/+5 |
2017-06-22 | Remove calls to deployment handler in prepare env |  jose.lausuch | 1 | -6/+2 |
2017-06-21 | Define logger as Feature instance attribute |  Jose Lausuch | 1 | -4/+19 |
2017-06-20 | Change barometer module to load |  Jose Lausuch | 2 | -48/+0 |
2017-06-20 | Added unit tests for api_check, health_check, and smoke tests. |  spisarski | 1 | -13/+156 |
2017-06-20 | Remove all references to /home/opnfv/repos/functest |  Cédric Ollivier | 7 | -60/+42 |
2017-06-19 | Stop getting git data from functest dir |  Cédric Ollivier | 2 | -36/+0 |
2017-06-19 | Remove module references __file__ |  Cédric Ollivier | 1 | -2/+3 |
2017-06-14 | Update Suite details pushed to DB |  Cédric Ollivier | 1 | -4/+8 |
2017-06-13 | Merge "Refactor core VNF class" |  valentin boucher | 4 | -157/+225 |
2017-06-06 | Merge "Remove call to fetch_os_creds.sh" |  Jose Lausuch | 3 | -91/+5 |
2017-06-06 | Remove call to fetch_os_creds.sh |  jose.lausuch | 3 | -91/+5 |
2017-06-06 | Refactor core VNF class |  Morgan Richomme | 4 | -157/+225 |
2017-06-02 | Merge "Use CONST to retrieve db_url rather than getter function" |  Jose Lausuch | 3 | -59/+53 |
2017-06-01 | Use CONST to retrieve db_url rather than getter function |  Linda Wang | 3 | -59/+53 |
2017-05-31 | Added unit tests for the connection_check test case. |  spisarski | 2 | -0/+73 |
2017-05-30 | Define create_snapshot() and clean() in TestCase |  Cédric Ollivier | 4 | -19/+59 |
2017-05-29 | Protect against self.suite = None |  Cédric Ollivier | 1 | -1/+5 |
2017-05-24 | Merge "Stop printing in console when testing functest_utils.py" |  Jose Lausuch | 1 | -6/+4 |
2017-05-24 | Merge "Rename the class TestSuiteRunner to Suite" |  valentin boucher | 1 | -1/+1 |
2017-05-24 | Merge "Rename test_pytest_suite_runner.py to test_unit.py" |  valentin boucher | 1 | -0/+0 |
2017-05-24 | Merge "Rename pytest_suite_runner.py to unit.py" |  valentin boucher | 1 | -6/+4 |
2017-05-23 | Stop printing in console when testing functest_utils.py |  Cédric Ollivier | 1 | -6/+4 |
2017-05-23 | Rename the class TestSuiteRunner to Suite |  Cédric Ollivier | 1 | -1/+1 |
2017-05-23 | Rename test_pytest_suite_runner.py to test_unit.py |  Cédric Ollivier | 1 | -0/+0 |
2017-05-23 | Rename pytest_suite_runner.py to unit.py |  Cédric Ollivier | 1 | -6/+4 |
2017-05-23 | Call fetch_os_creds.sh from $PATH |  Linda Wang | 1 | -9/+6 |
2017-05-22 | Merge "Update test_vnf.py to support py3" |  valentin boucher | 1 | -2/+2 |
2017-05-22 | Merge "Sort keys when dumping json" |  valentin boucher | 1 | -1/+1 |
2017-05-22 | Merge "Tox utility to run unit tests" |  valentin boucher | 1 | -27/+0 |
2017-05-22 | Merge "Add baro_tests as requirements" |  valentin boucher | 1 | -3/+2 |
2017-05-22 | Merge "Set default value for CONFIG_FUNCTEST_YAML" |  valentin boucher | 1 | -1/+2 |
2017-05-22 | Merge "Fully cover pytest_suite_runner.py" |  valentin boucher | 1 | -6/+36 |
2017-05-22 | Merge "Precise self.result in pytest_suite_runner.py" |  valentin boucher | 1 | -20/+32 |
2017-05-22 | Merge "Replace CONST.* by getattribute/setattr for refstack" |  Morgan Richomme | 1 | -10/+14 |
2017-05-22 | Update test_vnf.py to support py3 |  Cédric Ollivier | 1 | -2/+2 |
2017-05-21 | Sort keys when dumping json |  Cédric Ollivier | 1 | -1/+1 |
2017-05-20 | Tox utility to run unit tests |  ashishk1994 | 1 | -27/+0 |
2017-05-20 | Add baro_tests as requirements |  Cédric Ollivier | 1 | -3/+2 |
2017-05-19 | Set default value for CONFIG_FUNCTEST_YAML |  Cédric Ollivier | 1 | -1/+2 |
2017-05-19 | Fully cover pytest_suite_runner.py |  Cédric Ollivier | 1 | -6/+36 |
2017-05-19 | Precise self.result in pytest_suite_runner.py |  Cédric Ollivier | 1 | -20/+32 |
2017-05-19 | Merge "Replace CONST.* by getattribute/setattr for rally and tempest" |  Jose Lausuch | 3 | -29/+29 |
2017-05-19 | Merge "Define Runner class" |  Jose Lausuch | 1 | -73/+98 |
2017-05-19 | Replace CONST.* by getattribute/setattr for refstack |  Linda Wang | 1 | -10/+14 |
2017-05-19 | Replace CONST.* by getattribute/setattr for rally and tempest |  Linda Wang | 3 | -29/+29 |
2017-05-19 | Merge "Modify how to disable logging in unit test." |  Jose Lausuch | 30 | -65/+36 |