Age | Commit message (Expand) | Author | Files | Lines |
2016-05-13 | Merge "Added handling of blacklist for tempest" |  Jose Lausuch | 1 | -39/+72 |
2016-05-13 | Added handling of blacklist for tempest |  vitikkan | 1 | -39/+72 |
2016-05-12 | Add protections if INSTALLER_TYPE is unset |  Cédric Ollivier | 1 | -5/+5 |
2016-05-12 | Merge "Fix typos in testcases.yaml" |  Jose Lausuch | 1 | -2/+2 |
2016-05-11 | Fix typos in testcases.yaml |  Cédric Ollivier | 1 | -2/+2 |
2016-05-11 | Respect multiline syntax in Dockerfile |  Cédric Ollivier | 1 | -3/+7 |
2016-05-11 | Fix a few nits in prepare_env and dockerfile |  jose.lausuch | 2 | -2/+2 |
2016-05-11 | Specify the field id in neutron arguments |  Cédric Ollivier | 1 | -1/+1 |
2016-05-11 | Removed obsolete modules |  vitikkan | 2 | -122/+0 |
2016-05-11 | Split tempest into smoke and full modes |  vitikkan | 3 | -20/+20 |
2016-05-10 | Enable sanity mode of Rally test for the CI runs |  Juha Kosonen | 2 | -12/+15 |
2016-05-10 | Adapt tiers to run depending on WEEKLY/DAILY |  jose.lausuch | 5 | -19/+35 |
2016-05-10 | Merge "CLI implementation" |  jose.lausuch | 13 | -151/+461 |
2016-05-10 | Create a private shared network for Rally |  Juha Kosonen | 2 | -4/+31 |
2016-05-10 | Creating private network for Tempest |  vitikkan | 2 | -36/+29 |
2016-05-09 | CLI implementation |  jose.lausuch | 13 | -151/+461 |
2016-05-09 | Generic Function to create a private network |  jose.lausuch | 5 | -131/+99 |
2016-05-09 | Fix shebang of python scripts |  Juha Kosonen | 2 | -2/+2 |
2016-05-05 | Add results dir to Dockerfile |  jose.lausuch | 1 | -1/+2 |
2016-05-05 | Don't exit on error when destroying rally deployment |  jose.lausuch | 2 | -30/+45 |
2016-05-05 | Fix bug config_functest.yaml location |  jose.lausuch | 3 | -3/+4 |
2016-05-04 | Refactor, add logger handler to collect all the logs to a file as well |  jose.lausuch | 5 | -250/+55 |
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 |