Age | Commit message (Expand) | Author | Files | Lines |
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 | 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 |
2017-05-04 | Delete functest.utils.functest_logger | Cédric Ollivier | 1 | -48/+0 |
2017-05-04 | Merge "Add the choice of interface for keystoneclient" | Jose Lausuch | 1 | -13/+37 |
2017-05-02 | Add the choice of interface for keystoneclient | Linda Wang | 1 | -13/+37 |
2017-04-30 | Remove missing statements in test_odl | Cédric Ollivier | 1 | -25/+19 |
2017-04-26 | Fix false positives in test_tempest | Cédric Ollivier | 1 | -92/+74 |
2017-04-26 | Manage criteria in TestCase | Cédric Ollivier | 4 | -17/+67 |
2017-04-26 | Switch TestCase attribute criteria to result | Cédric Ollivier | 5 | -22/+23 |
2017-04-24 | Remove the useless opnfv_tests dir in tests | Cédric Ollivier | 15 | -0/+0 |
2017-04-14 | Remove deprecated feature modules | Cédric Ollivier | 10 | -371/+19 |
2017-04-12 | Refactor the Feature framework | Cédric Ollivier | 11 | -136/+83 |
2017-04-11 | Modify TestCase constructor attributes | Cédric Ollivier | 14 | -36/+78 |
2017-04-08 | Rename test_ims_base.by to test_ims_base.py | Cédric Ollivier | 1 | -3/+3 |
2017-04-08 | Add unit tests for parser | Cédric Ollivier | 3 | -0/+38 |
2017-04-05 | Add case_name as args in all features | Cédric Ollivier | 9 | -9/+10 |
2017-04-04 | Add unit tests for feature | Cédric Ollivier | 1 | -0/+108 |
2017-04-04 | Add unit tests for security_scan | Cédric Ollivier | 1 | -0/+42 |
2017-04-04 | Add unit tests for sdnvpn | Cédric Ollivier | 1 | -0/+39 |