Age | Commit message (Expand) | Author | Files | Lines |
2016-08-23 | Merge "Avoid duplicating logs in run_tests.py" | valentin boucher | 1 | -1/+2 |
2016-08-23 | Merge "when create/get/update failed return None rather than False" | Morgan Richomme | 1 | -21/+21 |
2016-08-23 | Avoid duplicating logs in run_tests.py | Cédric Ollivier | 1 | -1/+2 |
2016-08-23 | when create/get/update failed return None rather than False | SerenaFeng | 1 | -21/+21 |
2016-08-23 | refactor push_result_to_db print thing | SerenaFeng | 1 | -11/+38 |
2016-08-22 | bugfix: push_result_to_db exception show | SerenaFeng | 1 | -0/+5 |
2016-08-19 | Fix print when push_results_to_db fails | Cédric Ollivier | 1 | -2/+2 |
2016-08-17 | Check the response status code | Cédric Ollivier | 1 | -0/+1 |
2016-08-17 | Add reporting flag to push reuslts only from CI | Morgan Richomme | 1 | -3/+12 |
2016-08-10 | Create config_functest patch to update the conf with scenario | boucherv | 1 | -4/+17 |
2016-08-04 | Merge "unify test result check for feature project and apply to parser" | valentin boucher | 1 | -2/+19 |
2016-08-04 | unify test result check for feature project and apply to parser | SerenaFeng | 1 | -2/+19 |
2016-08-03 | functest utils - get_resolvconf_ns() Ensure that dns works with dns name reso... | boucherv | 1 | -5/+9 |
2016-07-29 | correct rally criteria check | SerenaFeng | 1 | -0/+19 |
2016-07-29 | unify test results logger and apply to parser | SerenaFeng | 1 | -0/+21 |
2016-07-28 | Add region name to OpenStack credentials | Dimitri Mazmanov | 1 | -0/+4 |
2016-07-28 | Add endpoint type support on functest | boucherv | 1 | -6/+31 |
2016-07-27 | Make openstack_clean be aware of the names and not only the IDs | jose.lausuch | 1 | -8/+16 |
2016-07-22 | Fix execute_command function to show all the output | jose.lausuch | 1 | -8/+6 |
2016-07-20 | Remove logger as input parameter of functions in openstack_utils | jose.lausuch | 1 | -7/+5 |
2016-07-19 | Add logger to openstack_utils to output error messages | jose.lausuch | 1 | -92/+109 |
2016-07-19 | Show real time tempest test execution | jose.lausuch | 1 | -1/+2 |
2016-07-18 | Don't take openstack snapshot when "-n" option is set | jose.lausuch | 1 | -10/+10 |
2016-07-14 | Use common way to get the openstack clients | jose.lausuch | 3 | -48/+21 |
2016-07-12 | Chmod 755 all py files which can be executed | Cédric Ollivier | 2 | -0/+0 |
2016-07-11 | Add fixed_ip and files parameters in openstack_utils in create_instance | jose.lausuch | 1 | -10/+20 |
2016-07-08 | Add delete bgpvpn function in openstack utils | jose.lausuch | 1 | -0/+5 |
2016-07-07 | Fix function get_hypervisors in openstack utils | jose.lausuch | 1 | -1/+2 |
2016-07-07 | Added 'vacation' test case | vitikkan | 1 | -0/+52 |
2016-07-07 | [SDNVPN] Bugfix bgpvpn functions in openstack utils | jose.lausuch | 1 | -5/+4 |
2016-07-07 | [SDNVPN] Add helper functions to create bgpvpn and associations | Nikolas Hermanns | 1 | -0/+19 |
2016-07-06 | Add support functions for SDNVPN test cases | jose.lausuch | 1 | -5/+22 |
2016-07-04 | Add example script creating an instance | jose.lausuch | 1 | -22/+81 |
2016-07-04 | Add openstack clients and create instance in openstack_utils | jose.lausuch | 2 | -7/+89 |
2016-07-04 | Change OpenStack clean behaviour | jose.lausuch | 3 | -52/+80 |
2016-06-16 | Remove default values if the os credentials are not set | jose.lausuch | 1 | -5/+12 |
2016-06-13 | Fix bug: use right format for date when pushing to DB | Morgan Richomme | 1 | -2/+5 |
2016-06-08 | Adapt functest testcase to APi refactoring | Morgan Richomme | 1 | -6/+24 |
2016-06-02 | Merge "Add criteria in testcases.yaml and Test class" | Morgan Richomme | 1 | -0/+18 |
2016-06-01 | Fix duplicated output when using the functest logger | jose.lausuch | 1 | -0/+1 |
2016-06-01 | Add criteria in testcases.yaml and Test class | jose.lausuch | 1 | -0/+18 |
2016-05-31 | Avoid tuples when printing multiple strings | Cédric Ollivier | 2 | -29/+29 |
2016-05-19 | Preserving Nova instances from os_defaults.yaml | vitikkan | 1 | -12/+18 |
2016-05-16 | BGPVPN test case refactored | vitikkan | 1 | -0/+26 |
2016-05-10 | Merge "CLI implementation" | jose.lausuch | 2 | -47/+48 |
2016-05-09 | CLI implementation | jose.lausuch | 2 | -47/+48 |
2016-05-09 | Generic Function to create a private network | jose.lausuch | 1 | -0/+56 |
2016-05-05 | Don't exit on error when destroying rally deployment | jose.lausuch | 1 | -13/+28 |
2016-05-04 | Refactor, add logger handler to collect all the logs to a file as well | jose.lausuch | 2 | -122/+27 |
2016-05-04 | Refactor improvements | jose.lausuch | 3 | -5/+6 |