Age | Commit message (Expand) | Author | Files | Lines |
2017-12-12 | Mock time.sleep() to decrease test duration |  Cédric Ollivier | 1 | -11/+24 |
2017-12-12 | Add python3 for Functest utils |  Cédric Ollivier | 3 | -4/+5 |
2017-09-11 | Remove volume type handling |  Juha Kosonen | 1 | -64/+0 |
2017-09-01 | Merge "Remove tacker library from functest" |  Morgan Richomme | 1 | -524/+0 |
2017-09-01 | Remove tacker library from functest |  Manuel Buil | 1 | -524/+0 |
2017-08-29 | Remove get_installer_type |  Linda Wang | 1 | -17/+0 |
2017-08-28 | Obtain scenario by CONST instead of get function |  Linda Wang | 1 | -23/+3 |
2017-08-17 | Obtain pod_name by CONST instead of get function |  Linda Wang | 1 | -23/+3 |
2017-08-17 | Merge "Fix domain in tenant creation" |  Juha Kosonen | 1 | -0/+15 |
2017-08-15 | Fix domain in tenant creation |  Juha Kosonen | 1 | -0/+15 |
2017-08-15 | Obtain build_tag by CONST instead of get function |  Linda Wang | 1 | -32/+10 |
2017-07-27 | Omit space line in openrc file |  Linda Wang | 1 | -2/+0 |
2017-06-29 | Remove BGPVPN utils in Functest |  jose.lausuch | 1 | -53/+0 |
2017-06-26 | Fix floating ips issue in openstack_clean |  jose.lausuch | 1 | -4/+9 |
2017-06-26 | Merge "Make rally support https insecure deployment" |  Jose Lausuch | 1 | -2/+4 |
2017-06-26 | Merge "Use glance to list images" |  Jose Lausuch | 3 | -3/+5 |
2017-06-26 | Change floating ips management from nova to neutron |  jose.lausuch | 2 | -13/+16 |
2017-06-24 | Make rally support https insecure deployment |  Linda Wang | 1 | -2/+4 |
2017-06-24 | Use glance to list images |  Linda Wang | 3 | -3/+5 |
2017-06-20 | Remove all references to /home/opnfv/repos/functest |  Cédric Ollivier | 1 | -13/+1 |
2017-06-19 | Stop getting git data from functest dir |  Cédric Ollivier | 1 | -22/+0 |
2017-06-19 | Remove module references __file__ |  Cédric Ollivier | 1 | -2/+3 |
2017-06-06 | Refactor core VNF class |  Morgan Richomme | 1 | -0/+71 |
2017-06-01 | Use CONST to retrieve db_url rather than getter function |  Linda Wang | 2 | -56/+33 |
2017-05-23 | Stop printing in console when testing functest_utils.py |  Cédric Ollivier | 1 | -6/+4 |
2017-05-21 | Sort keys when dumping json |  Cédric Ollivier | 1 | -1/+1 |
2017-05-19 | Set default value for CONFIG_FUNCTEST_YAML |  Cédric Ollivier | 1 | -1/+2 |
2017-05-19 | Merge "Modify how to disable logging in unit test." |  Jose Lausuch | 6 | -13/+6 |
2017-05-18 | Modify how to disable logging in unit test. |  Cédric Ollivier | 6 | -13/+6 |
2017-05-18 | Remove check_success_rate |  jose.lausuch | 1 | -16/+0 |
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 | 1 | -16/+18 |
2017-05-15 | Fully cover the decorator |  Cédric Ollivier | 1 | -0/+135 |
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-02 | Add the choice of interface for keystoneclient |  Linda Wang | 1 | -13/+37 |
2017-04-26 | Manage criteria in TestCase |  Cédric Ollivier | 1 | -5/+4 |
2017-04-26 | Switch TestCase attribute criteria to result |  Cédric Ollivier | 1 | -4/+5 |
2017-04-11 | Modify TestCase constructor attributes |  Cédric Ollivier | 1 | -1/+2 |
2017-03-30 | Merge "Check a rule existence for a specific security group" |  Jose Lausuch | 1 | -0/+55 |
2017-03-30 | Check a rule existence for a specific security group |  tomsou | 1 | -0/+55 |
2017-03-28 | More Unit Tests for utils module |  ashishk1994 | 2 | -10/+130 |
2017-03-23 | bug fix: unit test on openstack_utils |  Morgan Richomme | 1 | -1/+1 |
2017-03-23 | Merge "Support running on openstack which enabled https" |  Jose Lausuch | 1 | -3/+5 |
2017-03-20 | bug fix: version not retrieved on weekly jobs |  Morgan Richomme | 1 | -19/+0 |
2017-03-17 | Bug Fix: retrieve version from build tag in weekly jobs |  Morgan Richomme | 1 | -1/+12 |
2017-03-15 | env variable support for test DB url |  Morgan Richomme | 1 | -1/+11 |
2017-03-13 | Support running on openstack which enabled https |  helenyao | 1 | -3/+5 |
2017-03-03 | Add extra check to avoid double delete of instances |  Ciprian Barbu | 1 | -1/+56 |
2017-02-28 | [odl-sfc] Add function to retrieve a resource from HEAT |  Juan Vidal | 1 | -1/+57 |