Age | Commit message (Expand) | Author | Files | Lines |
2016-05-04 | Refactor improvements |  jose.lausuch | 24 | -894/+131 |
2016-05-03 | Merge "Create CLI template for Functest" |  Morgan Richomme | 8 | -0/+204 |
2016-05-02 | Add command to execute the actual tests |  jose.lausuch | 3 | -20/+23 |
2016-05-02 | Enhance output when showing tiers and testcases info |  jose.lausuch | 2 | -9/+66 |
2016-05-02 | Create CLI template for Functest |  jose.lausuch | 8 | -0/+204 |
2016-05-02 | Source the credentials in run_tests.py |  jose.lausuch | 2 | -1/+12 |
2016-04-29 | Functest - documentation small corrections |  David Blaisonneau | 2 | -2/+4 |
2016-04-29 | Merge "Add a step to enable docker run without sudo" |  Morgan Richomme | 1 | -0/+1 |
2016-04-29 | Execute successive scenarios after task failure |  Juha Kosonen | 1 | -2/+20 |
2016-04-29 | Merge "Create run_test.py using the tier mechanism to run the tests" |  jose.lausuch | 8 | -110/+462 |
2016-04-29 | Add a step to enable docker run without sudo |  David Blaisonneau | 1 | -0/+1 |
2016-04-28 | Create run_test.py using the tier mechanism to run the tests |  jose.lausuch | 8 | -110/+462 |
2016-04-27 | Merge "Replace all the loggers by the functest logger module" |  Morgan Richomme | 8 | -147/+47 |
2016-04-27 | Merge "Prepare Brahmaputra 3.0 release" |  Morgan Richomme | 9 | -64/+5036 |
2016-04-27 | Prepare Brahmaputra 3.0 release |  Morgan Richomme | 9 | -64/+5036 |
2016-04-27 | Replace all the loggers by the functest logger module |  jose.lausuch | 8 | -147/+47 |
2016-04-27 | Create prepare_env.py from prepare_env.sh and config_functest.py |  jose.lausuch | 11 | -52/+410 |
2016-04-27 | Corrected path for clean_openstack.py |  vitikkan | 3 | -3/+3 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils |  jose.lausuch | 14 | -18/+23 |
2016-04-26 | Merge "Add Functest Logger centralized Class" |  jose.lausuch | 3 | -1/+50 |
2016-04-26 | Add Functest Logger centralized Class |  jose.lausuch | 3 | -1/+50 |
2016-04-26 | Corrected logging.Formatter parameters |  vitikkan | 1 | -2/+2 |
2016-04-25 | Merge "Add untracked files to ignore" |  Jose Lausuch | 1 | -0/+3 |
2016-04-25 | Corrected if statement for clean_openstack |  vitikkan | 1 | -1/+1 |
2016-04-25 | Remove backslashs for line continuation |  Cédric Ollivier | 17 | -334/+313 |
2016-04-25 | Add untracked files to ignore |  Cédric Ollivier | 1 | -0/+3 |
2016-04-25 | Add tier_handler and tier_builder |  jose.lausuch | 5 | -176/+328 |
2016-04-25 | ConfigParser is used for tempest.conf updating |  vitikkan | 1 | -19/+10 |
2016-04-22 | Merge "Introduce a sanity test mode for Rally test" |  Morgan Richomme | 5 | -206/+251 |
2016-04-22 | Introduce a sanity test mode for Rally test |  Juha Kosonen | 5 | -206/+251 |
2016-04-22 | Fix regex to exclude vPing_ssh and vIMS for scenario dealing with bgpvpn |  Morgan Richomme | 1 | -2/+2 |
2016-04-22 | Affect version field in results for all the testcases |  Morgan Richomme | 10 | -13/+24 |
2016-04-22 | Enable PYTHONPATH env variable inside the container |  jose.lausuch | 13 | -62/+54 |
2016-04-21 | prepare_env CI_DEBUG when calling generate_defaults.py |  jose.lausuch | 1 | -1/+1 |
2016-04-21 | Remove cleanup from vPing scripts, and use the existing cleanup script |  jose.lausuch | 3 | -193/+6 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts |  jose.lausuch | 26 | -681/+848 |
2016-04-20 | Add Tier scripts handlers and list of test cases yaml |  jose.lausuch | 2 | -0/+179 |
2016-04-20 | Print openstack info only if CI_DEBUG==true |  jose.lausuch | 1 | -17/+18 |
2016-04-20 | Remove RALLY_REPO in config_functest since it is not used |  jose.lausuch | 1 | -1/+0 |
2016-04-19 | Dockerfile, fix typo in git clone command |  jose.lausuch | 1 | -1/+1 |
2016-04-19 | Small adaptations in prepare_env,run_tests and common |  jose.lausuch | 3 | -18/+13 |
2016-04-19 | Adapt Functest output to the env variable CI_DEBUG |  jose.lausuch | 1 | -9/+12 |
2016-04-19 | Merge "Quote missing" |  Morgan Richomme | 1 | -1/+1 |
2016-04-19 | Quote missing |  Tim Rozet | 1 | -1/+1 |
2016-04-18 | Merge "Author: Luke Hinds <lhinds@redhat.com> Date: Mon 18 Apr 11:48:27 201... |  Morgan Richomme | 3 | -0/+349 |
2016-04-18 | Merge "Generating test lists for tempest" |  Morgan Richomme | 6 | -256/+161 |
2016-04-18 | Remove all the repo handling in prepare_env |  jose.lausuch | 5 | -207/+4 |
2016-04-18 | Allow rally to use existing glance image |  Ciprian Barbu | 1 | -4/+7 |
2016-04-18 | Author: Luke Hinds <lhinds@redhat.com> |  lukehinds | 3 | -0/+349 |
2016-04-18 | Generating test lists for tempest |  vitikkan | 6 | -256/+161 |