Age | Commit message (Expand) | Author | Files | Lines |
2017-05-19 | Merge "Modify how to disable logging in unit test." |  Jose Lausuch | 1 | -2/+1 |
2017-05-18 | Modify how to disable logging in unit test. |  Cédric Ollivier | 1 | -2/+1 |
2017-05-18 | Use StringIO in odl.py |  Cédric Ollivier | 1 | -40/+0 |
2017-05-17 | Add Python3 support to the ODL testcase |  Cédric Ollivier | 1 | -4/+4 |
2017-05-17 | Update/Add requirements to run ODL robot CSIT |  Jamo Luhrsen | 1 | -6/+4 |
2017-05-09 | Conform ODL with last framework updates |  Cédric Ollivier | 1 | -4/+25 |
2017-05-05 | Check open args in test_odl |  Cédric Ollivier | 1 | -3/+9 |
2017-04-30 | Remove missing statements in test_odl |  Cédric Ollivier | 1 | -25/+19 |
2017-04-26 | Switch TestCase attribute criteria to result |  Cédric Ollivier | 1 | -1/+1 |
2017-04-11 | Modify TestCase constructor attributes |  Cédric Ollivier | 1 | -1/+1 |
2017-03-28 | Fix pylint warnings in test_odl |  Cédric Ollivier | 1 | -155/+216 |
2017-03-27 | Rename testcase_base to testcase |  Cédric Ollivier | 1 | -35/+35 |
2017-03-27 | Switch TestcaseBase to TestCase |  Cédric Ollivier | 1 | -28/+28 |
2017-03-09 | Introduce smoke tests for FDS |  Tomas Cechvala | 1 | -9/+17 |
2017-02-03 | Add netvirt to odl tests |  Nikolas Hermanns | 1 | -0/+14 |
2017-02-02 | Allow multiple sets of suites in ODL |  Cédric Ollivier | 1 | -0/+30 |
2017-01-19 | Leverage logging config and refactor the logger |  helenyao | 1 | -1/+0 |
2017-01-18 | Use 8081 for apex's restconfport robot variable |  Jamo Luhrsen | 1 | -3/+5 |
2017-01-13 | Fixes ODL rest port for Apex |  Tim Rozet | 1 | -1/+1 |
2017-01-05 | Cover ODLTests.parse_results() |  Cédric Ollivier | 1 | -1/+23 |
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 | 1 | -0/+1 |
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 | 1 | -48/+42 |
2016-12-15 | Add check_criteria() in testcase_base |  Cédric Ollivier | 1 | -8/+4 |
2016-12-14 | Authenticate clients with keystoneauth1.session |  helenyao | 1 | -28/+15 |
2016-12-02 | Rename TestCasesBase into TestcaseBase |  helenyao | 1 | -24/+24 |
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 | 1 | -23/+35 |
2016-11-09 | Repo structure modification |  Morgan Richomme | 2 | -0/+330 |