Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-05-02 | Enhance output when showing tiers and testcases info | jose.lausuch | 1 | -0/+0 |
2016-04-28 | Create run_test.py using the tier mechanism to run the tests | jose.lausuch | 2 | -75/+53 |
2016-04-27 | Create prepare_env.py from prepare_env.sh and config_functest.py | jose.lausuch | 4 | -3/+640 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils | jose.lausuch | 2 | -0/+1085 |
2016-04-26 | Add Functest Logger centralized Class | jose.lausuch | 2 | -0/+49 |