Age | Commit message (Expand) | Author | Files | Lines |
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 | 4 | -8/+8 |
2016-08-31 | delete useless FUNCTEST_REPO variable |  SerenaFeng | 5 | -5/+0 |
2016-08-31 | Release note: add restriction for joid/domino |  Morgan Richomme | 2 | -12/+20 |
2016-08-31 | Update Release note |  Morgan Richomme | 1 | -21/+40 |
2016-08-31 | parser fails on virtual environement |  SerenaFeng | 1 | -1/+1 |
2016-08-31 | Fix problem with SFC test |  Brady Johnson | 1 | -0/+5 |
2016-08-31 | Committer promotion: Cedric Ollivier |  Morgan Richomme | 1 | -0/+1 |
2016-08-31 | Committer promotion: Serena Feng |  Morgan Richomme | 1 | -0/+1 |
2016-08-30 | disable test case does not make sense for LXD. |  Narinder Gupta | 1 | -0/+11 |
2016-08-30 | update fuel ref in tacker setup script |  Ferenc Cserepkei | 1 | -1/+1 |
2016-08-30 | Exclude healthcheck from lxd scenarios |  Morgan Richomme | 1 | -1/+1 |
2016-08-30 | Allow realtime Jenkins' console output |  Cédric Ollivier | 1 | -1/+1 |
2016-08-30 | Force stdin, stdout and stderr to be totally unbuffered |  Cédric Ollivier | 1 | -0/+1 |
2016-08-30 | Stop hard-coding db url |  Cédric Ollivier | 1 | -3/+3 |
2016-08-30 | Flush stdout as it can be redirected to log |  Cédric Ollivier | 1 | -0/+1 |
2016-08-30 | Exclude floating-ip related tempest tests to blacklist for bgpvpn scenario |  jose.lausuch | 1 | -0/+2 |
2016-08-30 | Set env vars as mandatory to push to DB |  Cédric Ollivier | 2 | -11/+25 |
2016-08-29 | Review dev guide |  Morgan Richomme | 1 | -98/+147 |
2016-08-26 | configuration guide review |  Morgan Richomme | 2 | -42/+48 |
2016-08-26 | refactor create shared network process to eliminate reduplicate |  SerenaFeng | 3 | -32/+33 |
2016-08-26 | refactor create or get image process to eliminate reduplicate |  SerenaFeng | 4 | -56/+35 |
2016-08-26 | Stop calling exec_test.sh in the middle of python scripts |  Cédric Ollivier | 4 | -6/+53 |
2016-08-26 | [Fuel] Skip test_server_basic_ops tempest test |  Michael Polenchuk | 1 | -0/+14 |
2016-08-25 | Use by default the default ODL web port |  Cédric Ollivier | 1 | -5/+3 |
2016-08-24 | Fixing commit f1054f8f |  Ferenc Cserepkei | 1 | -1/+1 |
2016-08-24 | Included correct links (Colorado) to Doctor/Promise user guides |  Bertrand Souville | 2 | -4/+4 |
2016-08-24 | [SFC] Fixing CI |  Nikolas Hermanns | 1 | -0/+1 |
2016-08-23 | Avoid duplicating logs in run_tests.py |  Cédric Ollivier | 2 | -2/+3 |
2016-08-23 | when create/get/update failed return None rather than False |  SerenaFeng | 4 | -28/+28 |
2016-08-23 | delete useless image_exists in vping |  SerenaFeng | 2 | -7/+2 |
2016-08-23 | Enable security scan for apex scenarios |  vitikkan | 1 | -1/+1 |
2016-08-23 | refactor push_result_to_db print thing |  SerenaFeng | 1 | -11/+38 |
2016-08-23 | Create tempest resources before generating tempest.conf |  vitikkan | 1 | -1/+1 |
2016-08-23 | doctor test support fuel installer |  dongwenjuan | 1 | -1/+1 |
2016-08-23 | Add logger to push_results_to_db args |  Cédric Ollivier | 1 | -1/+1 |
2016-08-23 | Point tempest to stable 12.1.0 |  Michael Polenchuk | 1 | -1/+1 |
2016-08-22 | Fix typos in OpenDaylightTesting |  Cédric Ollivier | 1 | -2/+2 |
2016-08-22 | Mend create_image() function |  Michael Polenchuk | 1 | -0/+2 |
2016-08-22 | Merge changes from topics 'dont_open_twice', 'add_logs', 'manage_return_codes' |  Morgan Richomme | 1 | -15/+21 |
2016-08-22 | Merge "bugfix: push_result_to_db exception show" |  Morgan Richomme | 1 | -0/+5 |
2016-08-22 | Avoid opening tmp files twice |  Cédric Ollivier | 1 | -2/+6 |
2016-08-22 | Merge "Bug fix - Better way to grab file from gerrit" |  valentin boucher | 1 | -3/+5 |
2016-08-22 | Add logs (info) |  Cédric Ollivier | 1 | -2/+3 |
2016-08-22 | bugfix: push_result_to_db exception show |  SerenaFeng | 1 | -0/+5 |
2016-08-22 | Improve errors and status codes management |  Cédric Ollivier | 1 | -11/+12 |
2016-08-22 | Catch exception if output.xml failed |  Cédric Ollivier | 1 | -15/+19 |
2016-08-22 | Merge "Add reporting to DB in OpenDaylightTesting" |  Morgan Richomme | 3 | -150/+62 |
2016-08-22 | Merge "Protect again changes of unix permissions" |  Morgan Richomme | 1 | -0/+3 |
2016-08-22 | Merge "refactor vping" |  Morgan Richomme | 4 | -544/+322 |