Age | Commit message (Expand) | Author | Files | Lines |
2016-06-30 | Remove old test dependency in config_functest.yaml |  jose.lausuch | 1 | -92/+0 |
2016-06-29 | Suspend Doctor execution on Master for apex scenario |  Morgan Richomme | 1 | -1/+2 |
2016-06-16 | Fixed auth url in v2.Password |  Luke Hinds | 1 | -1/+1 |
2016-06-15 | Added use of OS_AUTH_URL to security_scan and exec_test.sh |  Luke Hinds | 1 | -1/+3 |
2016-06-14 | Enable security scanning |  Luke Hinds | 1 | -2/+1 |
2016-06-13 | Creating Glance image for Tempest suite |  vitikkan | 1 | -1/+1 |
2016-06-08 | Adapt functest testcase to APi refactoring |  Morgan Richomme | 1 | -1/+1 |
2016-06-02 | Stop the job and quit with error if a test case fails |  jose.lausuch | 1 | -0/+4 |
2016-06-02 | Merge "Add criteria in testcases.yaml and Test class" |  Morgan Richomme | 3 | -1/+23 |
2016-06-01 | Add criteria in testcases.yaml and Test class |  jose.lausuch | 3 | -1/+23 |
2016-05-31 | Add Apex based security scan code |  lukehinds | 1 | -2/+2 |
2016-05-26 | Take report arg into account |  Cédric Ollivier | 1 | -1/+2 |
2016-05-25 | Add security_scan in Functest CI pipeline |  Morgan Richomme | 2 | -1/+15 |
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-24 | Join Rally_full and Tempest_full in the same Tier |  jose.lausuch | 1 | -20/+3 |
2016-05-19 | fix vPing paths post refactoring effect |  Morgan Richomme | 1 | -2/+2 |
2016-05-17 | Change 'testcases' directory structure |  jose.lausuch | 3 | -29/+24 |
2016-05-17 | Merge "BGPVPN test case refactored" |  Morgan Richomme | 1 | -16/+1 |
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 | 1 | -16/+1 |
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-12 | Add protections if INSTALLER_TYPE is unset |  Cédric Ollivier | 1 | -5/+5 |
2016-05-11 | Fix typos in testcases.yaml |  Cédric Ollivier | 1 | -2/+2 |
2016-05-11 | Fix a few nits in prepare_env and dockerfile |  jose.lausuch | 1 | -1/+1 |
2016-05-11 | Specify the field id in neutron arguments |  Cédric Ollivier | 1 | -1/+1 |
2016-05-11 | Split tempest into smoke and full modes |  vitikkan | 2 | -19/+19 |
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 | 4 | -18/+34 |
2016-05-10 | Merge "CLI implementation" |  jose.lausuch | 4 | -55/+52 |
2016-05-10 | Create a private shared network for Rally |  Juha Kosonen | 1 | -0/+4 |
2016-05-10 | Creating private network for Tempest |  vitikkan | 1 | -2/+4 |
2016-05-09 | CLI implementation |  jose.lausuch | 4 | -55/+52 |
2016-05-09 | Generic Function to create a private network |  jose.lausuch | 1 | -0/+4 |
2016-05-09 | Fix shebang of python scripts |  Juha Kosonen | 2 | -2/+2 |
2016-05-05 | Don't exit on error when destroying rally deployment |  jose.lausuch | 1 | -17/+17 |
2016-05-05 | Fix bug config_functest.yaml location |  jose.lausuch | 1 | -1/+1 |
2016-05-04 | Refactor, add logger handler to collect all the logs to a file as well |  jose.lausuch | 1 | -7/+3 |
2016-05-04 | Refactor improvements |  jose.lausuch | 5 | -46/+286 |
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 | 1 | -9/+66 |
2016-05-02 | Source the credentials in run_tests.py |  jose.lausuch | 2 | -1/+12 |
2016-04-28 | Create run_test.py using the tier mechanism to run the tests |  jose.lausuch | 6 | -35/+409 |
2016-04-27 | Create prepare_env.py from prepare_env.sh and config_functest.py |  jose.lausuch | 6 | -0/+723 |