Age | Commit message (Expand) | Author | Files | Lines |
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 |