Age | Commit message (Expand) | Author | Files | Lines |
2017-05-19 | Merge "Documentation for unit test project" |  Morgan Richomme | 1 | -10/+66 |
2017-05-19 | Merge "Use StringIO in odl.py" |  Morgan Richomme | 2 | -53/+5 |
2017-05-19 | Merge "Move few local ODL SFC confs to global functest confs" |  Morgan Richomme | 2 | -0/+14 |
2017-05-19 | Merge "Replace CONST.* by getattribute/setattr for cli" |  Morgan Richomme | 8 | -66/+85 |
2017-05-19 | Merge "Add a new directory to hold pre-downloaded images" |  Helen Yao | 10 | -12/+64 |
2017-05-18 | Merge "Use logger instead of printing in console" |  Jose Lausuch | 1 | -3/+13 |
2017-05-18 | Merge "Remove check_success_rate" |  Jose Lausuch | 7 | -79/+34 |
2017-05-18 | Use StringIO in odl.py |  Cédric Ollivier | 2 | -53/+5 |
2017-05-18 | Merge "Fix 2 issues related to logger in pytest_suite_runer.py" |  Jose Lausuch | 1 | -3/+1 |
2017-05-18 | Merge "Allow running unittest.TestCase via run_tests.py" |  Jose Lausuch | 1 | -0/+5 |
2017-05-18 | Use logger instead of printing in console |  Cédric Ollivier | 1 | -3/+13 |
2017-05-18 | Merge "Clean test-requirements.txt" |  Jose Lausuch | 3 | -23/+5 |
2017-05-18 | Remove check_success_rate |  jose.lausuch | 7 | -79/+34 |
2017-05-18 | Merge "Fix the opera ims instance initialization error" |  Jose Lausuch | 1 | -4/+4 |
2017-05-18 | Replace CONST.* by getattribute/setattr for cli |  Linda Wang | 8 | -66/+85 |
2017-05-18 | Add a new directory to hold pre-downloaded images |  helenyao | 10 | -12/+64 |
2017-05-18 | Fix 2 issues related to logger in pytest_suite_runer.py |  Cédric Ollivier | 1 | -3/+1 |
2017-05-18 | Allow running unittest.TestCase via run_tests.py |  Cédric Ollivier | 1 | -0/+5 |
2017-05-17 | Clean test-requirements.txt |  Cédric Ollivier | 3 | -23/+5 |
2017-05-17 | Update self.result value to INT |  jose.lausuch | 4 | -9/+11 |
2017-05-17 | Merge "Conform constants.py with the minimal standards" |  Cedric Ollivier | 3 | -21/+21 |
2017-05-17 | Conform constants.py with the minimal standards |  Cédric Ollivier | 3 | -21/+21 |
2017-05-17 | Merge "Fix an unorderable types error (if python 3)" |  Jose Lausuch | 1 | -0/+1 |
2017-05-17 | Merge "Add Python3 support to the ODL testcase" |  Jose Lausuch | 8 | -91/+95 |
2017-05-17 | Merge "Converted vPing to leverage the object-oriented SNAPS library." |  Jose Lausuch | 8 | -404/+471 |
2017-05-17 | Fix an unorderable types error (if python 3) |  Cédric Ollivier | 1 | -0/+1 |
2017-05-17 | Add Python3 support to the ODL testcase |  Cédric Ollivier | 8 | -91/+95 |
2017-05-17 | Update/Add requirements to run ODL robot CSIT |  Jamo Luhrsen | 3 | -11/+12 |
2017-05-16 | Converted vPing to leverage the object-oriented SNAPS library. |  spisarski | 8 | -404/+471 |
2017-05-16 | Merge "Fix one minor typo" |  Jose Lausuch | 1 | -1/+1 |
2017-05-16 | Merge "Fully cover the decorator" |  Jose Lausuch | 1 | -0/+135 |
2017-05-16 | Merge "Assign the wrapped function’s attributes" |  Jose Lausuch | 1 | -0/+2 |
2017-05-16 | Merge "Additional Unit Tests for core modules" |  Jose Lausuch | 2 | -13/+180 |
2017-05-16 | Merge "Get a logger before printing" |  Jose Lausuch | 1 | -6/+12 |
2017-05-16 | Add enabled flag in testcases.yaml |  jose.lausuch | 6 | -17/+65 |
2017-05-16 | Switch from generate_report to PrettyTable |  Cédric Ollivier | 8 | -334/+30 |
2017-05-16 | Update framework pres |  Cédric Ollivier | 1 | -12/+15 |
2017-05-16 | Fix how to get tier_name |  Cédric Ollivier | 3 | -1/+14 |
2017-05-16 | Merge "Modify TestCase.__str__() to use PrettyTable" |  Jose Lausuch | 4 | -8/+16 |
2017-05-15 | Fix one minor typo |  Cédric Ollivier | 1 | -1/+1 |
2017-05-15 | Additional Unit Tests for core modules |  ashishk1994 | 2 | -13/+180 |
2017-05-15 | Get a logger before printing |  Cédric Ollivier | 1 | -6/+12 |
2017-05-15 | Fully cover the decorator |  Cédric Ollivier | 1 | -0/+135 |
2017-05-14 | Assign the wrapped function’s attributes |  Cédric Ollivier | 1 | -0/+2 |
2017-05-12 | Upgrade robotframework-sshlibrary to 2.1.3 |  George Paraskevopoulos | 2 | -2/+2 |
2017-05-12 | Merge "Add Energy recording support" |  Morgan Richomme | 6 | -1/+491 |
2017-05-11 | Modify TestCase.__str__() to use PrettyTable |  Cédric Ollivier | 4 | -8/+16 |
2017-05-10 | Merge "Conform ODL with last framework updates" |  Morgan Richomme | 3 | -9/+38 |
2017-05-10 | Merge changes from topic 'add_testcase_str' |  Morgan Richomme | 5 | -10/+57 |
2017-05-09 | Merge "Bugfix: initialize the logger for snaps" |  Cedric Ollivier | 2 | -0/+4 |