Age | Commit message (Expand) | Author | Files | Lines |
2017-05-22 | Update test_vnf.py to support py3 | Cédric Ollivier | 1 | -2/+2 |
2017-05-21 | Sort keys when dumping json | Cédric Ollivier | 1 | -1/+1 |
2017-05-20 | Tox utility to run unit tests | ashishk1994 | 1 | -27/+0 |
2017-05-20 | Add baro_tests as requirements | Cédric Ollivier | 1 | -3/+2 |
2017-05-19 | Set default value for CONFIG_FUNCTEST_YAML | Cédric Ollivier | 1 | -1/+2 |
2017-05-19 | Merge "Replace CONST.* by getattribute/setattr for rally and tempest" | Jose Lausuch | 3 | -29/+29 |
2017-05-19 | Merge "Define Runner class" | Jose Lausuch | 1 | -73/+98 |
2017-05-19 | Replace CONST.* by getattribute/setattr for rally and tempest | Linda Wang | 3 | -29/+29 |
2017-05-19 | Merge "Modify how to disable logging in unit test." | Jose Lausuch | 30 | -65/+36 |
2017-05-19 | Merge "Use StringIO in odl.py" | Morgan Richomme | 1 | -40/+0 |
2017-05-19 | Merge "Replace CONST.* by getattribute/setattr for cli" | Morgan Richomme | 4 | -39/+51 |
2017-05-19 | Merge "Add a new directory to hold pre-downloaded images" | Helen Yao | 1 | -0/+8 |
2017-05-18 | Modify how to disable logging in unit test. | Cédric Ollivier | 30 | -65/+36 |
2017-05-18 | Use StringIO in odl.py | Cédric Ollivier | 1 | -40/+0 |
2017-05-18 | Remove check_success_rate | jose.lausuch | 3 | -47/+0 |
2017-05-18 | Replace CONST.* by getattribute/setattr for cli | Linda Wang | 4 | -39/+51 |
2017-05-18 | Add a new directory to hold pre-downloaded images | helenyao | 1 | -0/+8 |
2017-05-17 | Update self.result value to INT | jose.lausuch | 1 | -2/+2 |
2017-05-17 | Add Python3 support to the ODL testcase | Cédric Ollivier | 2 | -20/+22 |
2017-05-17 | Update/Add requirements to run ODL robot CSIT | Jamo Luhrsen | 1 | -6/+4 |
2017-05-16 | Define Runner class | Cédric Ollivier | 1 | -73/+98 |
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 "Additional Unit Tests for core modules" | Jose Lausuch | 2 | -13/+180 |
2017-05-16 | Add enabled flag in testcases.yaml | jose.lausuch | 2 | -0/+6 |
2017-05-16 | Switch from generate_report to PrettyTable | Cédric Ollivier | 3 | -156/+5 |
2017-05-16 | Fix how to get tier_name | Cédric Ollivier | 1 | -0/+7 |
2017-05-16 | Merge "Modify TestCase.__str__() to use PrettyTable" | Jose Lausuch | 1 | -2/+4 |
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 | Fully cover the decorator | Cédric Ollivier | 1 | -0/+135 |
2017-05-12 | Merge "Add Energy recording support" | Morgan Richomme | 2 | -0/+277 |
2017-05-11 | Modify TestCase.__str__() to use PrettyTable | Cédric Ollivier | 1 | -2/+4 |
2017-05-10 | Merge "Conform ODL with last framework updates" | Morgan Richomme | 1 | -4/+25 |
2017-05-10 | Merge changes from topic 'add_testcase_str' | Morgan Richomme | 2 | -4/+37 |
2017-05-09 | Remove the former results in DB url | Cédric Ollivier | 1 | -4/+4 |
2017-05-09 | Add Energy recording support | Benoit HERARD | 2 | -0/+277 |
2017-05-09 | Conform ODL with last framework updates | Cédric Ollivier | 1 | -4/+25 |
2017-05-09 | Rename VnfOnBoardingBase to VnfOnBoarding | Cédric Ollivier | 1 | -2/+2 |
2017-05-09 | Rename vnf_base to vnf | Cédric Ollivier | 1 | -3/+3 |
2017-05-06 | Implement TestCase __str__() | Cédric Ollivier | 1 | -0/+33 |
2017-05-06 | Merge "Rename TestCase check_result() to is_successful()" | Cedric Ollivier | 1 | -8/+8 |
2017-05-05 | Merge "Print the real testcase duration" | Jose Lausuch | 1 | -1/+28 |
2017-05-05 | Rename TestCase check_result() to is_successful() | Cédric Ollivier | 1 | -8/+8 |
2017-05-05 | Print the real testcase duration | Cédric Ollivier | 1 | -1/+28 |
2017-05-05 | Replace CONST.* by getattribute/setattr | jose.lausuch | 3 | -54/+62 |
2017-05-05 | Merge "Check open args in test_odl" | Jose Lausuch | 1 | -3/+9 |
2017-05-05 | Replace project_name by case_name in result file name | Cédric Ollivier | 1 | -1/+1 |
2017-05-05 | Check open args in test_odl | Cédric Ollivier | 1 | -3/+9 |
2017-05-05 | Merge "Delete functest.utils.functest_logger" | Jose Lausuch | 1 | -48/+0 |