Age | Commit message (Expand) | Author | Files | Lines |
2017-02-28 | [odl-sfc] Add function to retrieve a resource from HEAT |  Juan Vidal | 1 | -1/+57 |
2017-02-22 | Unit tests for vnf/ims. |  ashishk1994 | 5 | -0/+718 |
2017-02-14 | Merge "Limit the substitution of ' in env vars" |  Cedric Ollivier | 1 | -0/+3 |
2017-02-14 | Merge changes from topic 'revert_write_to_file' |  Jose Lausuch | 1 | -5/+3 |
2017-02-14 | Limit the substitution of ' in env vars |  Cédric Ollivier | 1 | -0/+3 |
2017-02-14 | Fix again unix permissions |  Cédric Ollivier | 1 | -0/+0 |
2017-02-13 | Revert "write test results to a local file" |  Cédric Ollivier | 1 | -5/+3 |
2017-02-09 | Fix source_credentials in openstack_utils |  Cédric Ollivier | 1 | -11/+25 |
2017-02-06 | Merge "Change log level when pod, scenario or build_tag cannot be retrieved" |  Morgan Richomme | 1 | -16/+18 |
2017-02-06 | Merge "Add netvirt to odl tests" |  Jose Lausuch | 1 | -0/+14 |
2017-02-06 | Change log level when pod, scenario or build_tag cannot be retrieved |  Morgan Richomme | 1 | -16/+18 |
2017-02-06 | Merge "Unit tests for openstack/rally." |  Morgan Richomme | 4 | -0/+391 |
2017-02-03 | Fix template error log |  George Paraskevopoulos | 1 | -6/+4 |
2017-02-03 | Add netvirt to odl tests |  Nikolas Hermanns | 1 | -0/+14 |
2017-02-02 | Merge changes from topic 'convert_unix_format' |  Jose Lausuch | 1 | -26/+26 |
2017-02-03 | Unit tests for openstack/rally. |  ashishk1994 | 4 | -0/+391 |
2017-02-02 | Allow multiple sets of suites in ODL |  Cédric Ollivier | 1 | -0/+30 |
2017-02-02 | Convert files to Unix format |  Cédric Ollivier | 1 | -26/+26 |
2017-01-19 | Leverage logging config and refactor the logger |  helenyao | 5 | -5/+27 |
2017-01-19 | Merge "write test results to a local file" |  Morgan Richomme | 1 | -3/+6 |
2017-01-19 | Merge "Use 8081 for apex's restconfport robot variable" |  Morgan Richomme | 1 | -3/+5 |
2017-01-18 | Use 8081 for apex's restconfport robot variable |  Jamo Luhrsen | 1 | -3/+5 |
2017-01-18 | Merge "Add VnfOnBoarding Abstraction" |  Jose Lausuch | 1 | -0/+52 |
2017-01-18 | Add VnfOnBoarding Abstraction |  Morgan Richomme | 1 | -0/+52 |
2017-01-17 | write test results to a local file |  wu.zhihui | 1 | -3/+6 |
2017-01-13 | Fixes ODL rest port for Apex |  Tim Rozet | 1 | -1/+1 |
2017-01-12 | Merge "Added unit tests for utils/openstack_utils.py" |  Jose Lausuch | 1 | -0/+1688 |
2017-01-12 | Merge "Tests added for utils." |  Morgan Richomme | 3 | -0/+1361 |
2017-01-09 | Added unit tests for utils/openstack_utils.py |  ashishk1994 | 1 | -0/+1688 |
2017-01-09 | Tests added for utils. |  ashishk1994 | 3 | -0/+1361 |
2017-01-05 | Cover ODLTests.parse_results() |  Cédric Ollivier | 1 | -1/+23 |
2017-01-05 | Switch to assert_any_call in test_show_credentials |  Cédric Ollivier | 1 | -1/+1 |
2017-01-04 | Create ODLParser to parse sys.argv |  Cédric Ollivier | 1 | -0/+82 |
2017-01-04 | Fully cover set_robotframework_vars |  Cédric Ollivier | 1 | -1/+32 |
2017-01-04 | Use mock_open() to prevent stdout.txt |  Cédric Ollivier | 1 | -0/+12 |
2017-01-04 | Patch logging.FileHandler |  Cédric Ollivier | 4 | -0/+4 |
2017-01-04 | Merge "Added unit tests for utils/functest_utils.py." |  Morgan Richomme | 2 | -45/+599 |
2017-01-04 | Added Unit Tests for cli. |  ashishk1994 | 7 | -0/+739 |
2017-01-02 | Added unit tests for utils/functest_utils.py. |  ashishk1994 | 2 | -45/+599 |
2017-01-02 | Unit tests utils added. |  ashishk1994 | 1 | -0/+23 |
2016-12-17 | Cover ODLResultVisitor |  Cédric Ollivier | 1 | -0/+35 |
2016-12-16 | Avoid side effects induced by functest_constants in ODL UT |  Cédric Ollivier | 2 | -49/+43 |
2016-12-15 | Add check_criteria() in testcase_base |  Cédric Ollivier | 2 | -9/+20 |
2016-12-14 | Authenticate clients with keystoneauth1.session |  helenyao | 1 | -28/+15 |
2016-12-02 | Rename TestCasesBase into TestcaseBase |  helenyao | 2 | -32/+32 |
2016-11-30 | Allow unit testing w/o internet connectivity |  Cédric Ollivier | 1 | -6/+21 |
2016-11-25 | file/dir renaming for consistency |  Morgan Richomme | 1 | -8/+8 |
2016-11-25 | Merge "Consider criteria as exit condition in odl test" |  Morgan Richomme | 1 | -4/+8 |
2016-11-24 | Consider criteria as exit condition in odl test |  Morgan Richomme | 1 | -4/+8 |
2016-11-24 | Extracted all global parameters into functest_constants.py |  helenyao | 3 | -24/+37 |