Age | Commit message (Expand) | Author | Files | Lines |
2017-08-03 | Fix import and docstrings in onos/teston | Cédric Ollivier | 2 | -12/+12 |
2017-08-02 | Add all ODL testcases in functest-smoke | Cédric Ollivier | 1 | -2/+1 |
2017-07-13 | Correct odl port for compass installer | Yifei Xue | 1 | -1/+1 |
2017-07-12 | Add odl configurations for odl testcase in daisy environment | Alex Yang | 1 | -0/+4 |
2017-06-30 | Define console_scripts | Cédric Ollivier | 1 | -5/+1 |
2017-06-30 | Define ODL console_script | Cédric Ollivier | 1 | -12/+15 |
2017-06-20 | Remove all references to /home/opnfv/repos/functest | Cédric Ollivier | 1 | -2/+3 |
2017-06-02 | Use constants in odl | Linda Wang | 1 | -3/+5 |
2017-06-01 | Use CONST to retrieve db_url rather than getter function | Linda Wang | 1 | -2/+1 |
2017-05-30 | Merge "Switch shebangs to /usr/bin/env python" | Cedric Ollivier | 1 | -1/+1 |
2017-05-28 | Switch shebangs to /usr/bin/env python | Cédric Ollivier | 1 | -1/+1 |
2017-05-24 | Fix some pylint errors in onos package | Linda Wang | 2 | -48/+55 |
2017-05-22 | Merge "Bugfix: fix the errors of onos_sfc" | Morgan Richomme | 1 | -4/+4 |
2017-05-22 | Merge "Precise self.result in pytest_suite_runner.py" | valentin boucher | 1 | -1/+1 |
2017-05-19 | Bugfix: fix the errors of onos_sfc | Linda Wang | 1 | -4/+4 |
2017-05-19 | Precise self.result in pytest_suite_runner.py | Cédric Ollivier | 1 | -1/+1 |
2017-05-19 | Merge "Use StringIO in odl.py" | Morgan Richomme | 1 | -13/+5 |
2017-05-18 | Use StringIO in odl.py | Cédric Ollivier | 1 | -13/+5 |
2017-05-18 | Add a new directory to hold pre-downloaded images | helenyao | 1 | -1/+1 |
2017-05-17 | Add Python3 support to the ODL testcase | Cédric Ollivier | 1 | -5/+5 |
2017-05-09 | Conform ODL with last framework updates | Cédric Ollivier | 1 | -1/+8 |
2017-05-04 | Define loggers as class-private members | Cédric Ollivier | 1 | -15/+15 |
2017-05-04 | Delete functest.utils.functest_logger | Cédric Ollivier | 7 | -16/+17 |
2017-04-27 | Fix the instance initialization error for OnosSfc | helenyao | 1 | -29/+37 |
2017-04-26 | Switch TestCase attribute criteria to result | Cédric Ollivier | 2 | -3/+3 |
2017-04-18 | Fix Sphinx warnings/errors | Cédric Ollivier | 1 | -2/+3 |
2017-04-11 | Modify TestCase constructor attributes | Cédric Ollivier | 1 | -2/+4 |
2017-04-04 | Add case_name as constructor arg | Cédric Ollivier | 2 | -10/+2 |
2017-03-28 | Add docstrings in odl | Cédric Ollivier | 1 | -0/+69 |
2017-03-27 | Fix pylint warnings in odl | Cédric Ollivier | 1 | -26/+30 |
2017-03-27 | Rename testcase_base to testcase | Cédric Ollivier | 2 | -9/+9 |
2017-03-27 | Switch TestcaseBase to TestCase | Cédric Ollivier | 2 | -7/+7 |
2017-03-09 | Introduce smoke tests for FDS | Tomas Cechvala | 1 | -7/+9 |
2017-03-07 | delete ft_constants and file functest_constants.py | SerenaFeng | 1 | -19/+19 |
2017-03-01 | Adopt TestcaseBase for ONOS and ONOS SFC | helenyao | 3 | -261/+225 |
2017-02-24 | Merge "WIP: Cirros TestVM: Allow config of username/password" | Jose Lausuch | 1 | -6/+6 |
2017-02-23 | Use new-style classes which inherit from object | Linda Wang | 3 | -3/+3 |
2017-02-23 | WIP: Cirros TestVM: Allow config of username/password | Alexandru Avadanii | 1 | -6/+6 |
2017-02-13 | Revert "write test results to a local file" | Cédric Ollivier | 1 | -1/+1 |
2017-02-03 | Add netvirt to odl tests | Nikolas Hermanns | 1 | -1/+1 |
2017-02-02 | Allow multiple sets of suites in ODL | Cédric Ollivier | 1 | -6/+11 |
2017-01-23 | Merge "Fix for opnfv onos-sfc scripts" | Morgan Richomme | 2 | -8/+6 |
2017-01-23 | Fix for opnfv onos-sfc scripts | sathishkumarmurugesan | 2 | -8/+6 |
2017-01-19 | Merge "write test results to a local file" | Morgan Richomme | 1 | -1/+1 |
2017-01-18 | Use 8081 for apex's restconfport robot variable | Jamo Luhrsen | 1 | -0/+1 |
2017-01-17 | write test results to a local file | wu.zhihui | 1 | -1/+1 |
2017-01-13 | Fixes ODL rest port for Apex | Tim Rozet | 1 | -1/+1 |
2017-01-10 | Remove cmd to OpenStack, use python client | Morgan Richomme | 1 | -8/+8 |
2017-01-05 | Cover ODLTests.parse_results() | Cédric Ollivier | 1 | -3/+3 |
2017-01-04 | Create ODLParser to parse sys.argv | Cédric Ollivier | 1 | -36/+44 |