Age | Commit message (Expand) | Author | Files | Lines |
2016-05-25 | Merge "Added 60 sec delay before launching instances in healthcheck" |  Jose Lausuch | 1 | -0/+5 |
2016-05-25 | Push results if INSTALLER_TYPE and NODE_NAME are defined |  Cédric Ollivier | 1 | -1/+3 |
2016-05-25 | Allow unknown ci_installer or ci_scenario in is_compatible |  Cédric Ollivier | 1 | -4/+9 |
2016-05-25 | Added 60 sec delay before launching instances in healthcheck |  vitikkan | 1 | -0/+5 |
2016-05-24 | Join Rally_full and Tempest_full in the same Tier |  jose.lausuch | 1 | -20/+3 |
2016-05-23 | Add framework for presentations |  Morgan Richomme | 119 | -0/+20622 |
2016-05-20 | Push bgpvpn_api results into Test DB |  Morgan Richomme | 1 | -5/+60 |
2016-05-19 | Preserving Nova instances from os_defaults.yaml |  vitikkan | 1 | -12/+18 |
2016-05-19 | Fix path for vping.sh and exit if SCP fails |  jose.lausuch | 1 | -1/+3 |
2016-05-19 | fix vPing paths post refactoring effect |  Morgan Richomme | 1 | -2/+2 |
2016-05-17 | Change 'testcases' directory structure |  jose.lausuch | 60 | -37/+32 |
2016-05-17 | Merge "BGPVPN test case refactored" |  Morgan Richomme | 4 | -32/+86 |
2016-05-17 | Merge "Catch TypeError exceptions in ci/tier_handler.py" |  Jose Lausuch | 1 | -6/+6 |
2016-05-16 | BGPVPN test case refactored |  vitikkan | 4 | -32/+86 |
2016-05-13 | Refactor ODL vars in ci/exec_test.sh |  Cédric Ollivier | 1 | -10/+5 |
2016-05-13 | Replace error in ci/exec_test.sh |  Cédric Ollivier | 1 | -2/+2 |
2016-05-13 | Catch TypeError exceptions in ci/tier_handler.py |  Cédric Ollivier | 1 | -6/+6 |
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 |