Age | Commit message (Expand) | Author | Files | Lines |
2016-09-16 | Fix formatting error | cristinapauna | 1 | -1/+1 |
2016-09-15 | Added support for custom images and flavors in tempest | juraj.linkes | 1 | -18/+39 |
2016-09-15 | fixed updating of hugepage flavors | juraj.linkes | 1 | -1/+1 |
2016-09-14 | Add utils for getting bgpvpn information | Romanos Skiadas | 1 | -0/+12 |
2016-09-13 | Refactored support for flavor and image hugepages based on Morgan's suggestins | juraj.linkes | 1 | -8/+15 |
2016-09-12 | Added support for creating images and flavors with hugepages for fdio scenarios | juraj.linkes | 1 | -0/+10 |
2016-09-08 | make use of functest_utils.get_parameter_from_yaml | SerenaFeng | 3 | -17/+16 |
2016-09-05 | Merge "solve bidirectional dependencies between ci and utils modules" | Morgan Richomme | 1 | -15/+14 |
2016-09-05 | Merge "Switch print to logging.info" | Morgan Richomme | 1 | -1/+1 |
2016-09-05 | solve bidirectional dependencies between ci and utils modules | SerenaFeng | 1 | -15/+14 |
2016-09-02 | Merge "Add print-to-a-file option when executing a command in functest_utils" | jose.lausuch | 1 | -4/+11 |
2016-09-01 | Fixes cleaning up HA Neutron objects | Tim Rozet | 1 | -0/+11 |
2016-09-01 | Add router association utility function | George Paraskevopoulos | 1 | -0/+5 |
2016-09-01 | Add print-to-a-file option when executing a command in functest_utils | jose.lausuch | 1 | -4/+11 |
2016-09-01 | Fix some bugs | boucherv | 1 | -1/+1 |
2016-09-01 | Switch print to logging.info | Cédric Ollivier | 1 | -1/+1 |
2016-09-01 | stop hardcoded FUNCTEST_REPO path everywhere | SerenaFeng | 2 | -7/+1 |
2016-09-01 | Merge "unify functest_yaml obtain process" | Jose Lausuch | 1 | -6/+9 |
2016-08-31 | unify functest_yaml obtain process | SerenaFeng | 1 | -6/+9 |
2016-08-31 | Remove all logers as utils method args. | Cédric Ollivier | 1 | -32/+29 |
2016-08-31 | Use a global logger instead of method args | Cédric Ollivier | 1 | -74/+44 |
2016-08-31 | unify testcases.yaml obtain process | SerenaFeng | 1 | -1/+5 |
2016-08-30 | Flush stdout as it can be redirected to log | Cédric Ollivier | 1 | -0/+1 |
2016-08-26 | Set env vars as mandatory to push to DB | Cédric Ollivier | 1 | -5/+24 |
2016-08-26 | refactor create shared network process to eliminate reduplicate | SerenaFeng | 1 | -0/+22 |
2016-08-26 | refactor create or get image process to eliminate reduplicate | SerenaFeng | 1 | -0/+20 |
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 |