1. a47b3b1 Add in extra debug information for virtualenvs by Joshua Hesketh · 10 years ago
  2. 433c2f3 Use pips virtualenvwrapper by Joshua Hesketh · 10 years ago
  3. 99195bb Fix pip mirror by Joshua Hesketh · 10 years ago
  4. 2c879fe Check for duration in migration by Joshua Hesketh · 10 years ago
  5. dbe640f Merge "Sleep instead of waiting for signal in daemon" by Jenkins · 10 years ago
  6. 1a1ac56 Sleep instead of waiting for signal in daemon by Joshua Hesketh · 10 years ago
  7. d9048ba Remove baseline metrics by Joshua Hesketh · 10 years ago
  8. 504115e Add support for upgrading through icehouse by Joshua Hesketh · 10 years ago
  9. 57b415a Add back in working branch for jobs to use by Joshua Hesketh · 10 years ago
  10. 1c8d2df Update gerrit-git-prep to infra's by Joshua Hesketh · 11 years ago
  11. ab964fb Rename real_db_upgrade plugin by Joshua Hesketh · 11 years ago
  12. 0759d02 Fix calling job steps in real_db_upgrade module by Joshua Hesketh · 11 years ago
  13. 2328b0c Add the debug_log file to setup_logging by Matthew Oliver · 11 years ago
  14. 96052bf JJB runner POC by Joshua Hesketh · 11 years ago
  15. fe042c3 Merge "Send back final work_data if job fails" by Jenkins · 11 years ago
  16. 0e0ae1d Merge "Stop trying to close the open process" by Jenkins · 11 years ago
  17. f94977b Fix PBR generated binary error by Matthew Oliver · 11 years ago
  18. 6e20b16 Send back final work_data if job fails by Joshua Hesketh · 11 years ago
  19. 6ad492c Stop trying to close the open process by Joshua Hesketh · 11 years ago
  20. 96adb28 Allow jobs to shutdown turbo-hipster by Joshua Hesketh · 11 years ago
  21. 5cd8ea3 Add in tests for ZuulManager and ZuulClient by Joshua Hesketh · 11 years ago
  22. 49c9063 Break up Turbo-Hipster configuration by Matthew Oliver · 11 years ago
  23. 1761669 Change the config format to yaml by Matthew Oliver · 11 years ago
  24. 9b8ebb7 Merge "Use openstack's pypi mirror" by Jenkins · 11 years ago
  25. a9a78ed Use openstack's pypi mirror by Joshua Hesketh · 11 years ago
  26. 9cd2f93 Register worker functions once we are connected by Joshua Hesketh · 11 years ago
  27. 38a1718 Stop all tasks on shutdown by Joshua Hesketh · 11 years ago
  28. 1d8c4e5 Thread the server object by Joshua Hesketh · 11 years ago
  29. 81b5fb8 Improve gearman shutdown with extra thread lock checks by Joshua Hesketh · 11 years ago
  30. 15e1e69 Make gerrit-git-fetch params configurable by Joshua Hesketh · 11 years ago
  31. ae4ef1e Only push the shell output log for now by Joshua Hesketh · 11 years ago
  32. 3cda79f Send the work data result as soon as we know it by Joshua Hesketh · 11 years ago
  33. 9900554 set the results_set_name to the filepath by Joshua Hesketh · 11 years ago
  34. 48de067 Calculate result in work_data by Joshua Hesketh · 11 years ago
  35. b5f99b6 Fix the result check by Joshua Hesketh · 11 years ago
  36. 3918c26 Fix log file to be uploaded by Joshua Hesketh · 11 years ago
  37. 1f2d1a2 Fix order of steps and pass log file to the git prep script by Joshua Hesketh · 11 years ago
  38. 235b13d Fix extra paramater for do_job_check by Joshua Hesketh · 11 years ago
  39. 221ae74 Follow zuul's instructions to upload via swift by Joshua Hesketh · 11 years ago
  40. 6055f31 Add results uploader to generic ShellTask by Joshua Hesketh · 11 years ago
  41. 5a2edd4 Rename job_log_dir to results_set_name for clarity on parameter purpose by Joshua Hesketh · 11 years ago
  42. 7859fde Make the push files utils handle recursing dirs by Joshua Hesketh · 11 years ago
  43. 1d0da24 Fix docstring on shell_script plugin by Joshua Hesketh · 11 years ago
  44. bb11d44 move nova-manage-wrapper to nova-manage-wrapper.sh for clarity by Joshua Hesketh · 11 years ago
  45. c73328c Continue prepping generic shell execution by Joshua Hesketh · 11 years ago
  46. 2be4294 Add note about multiple datasets by Joshua Hesketh · 11 years ago
  47. 81f87ed More refactoring of jobs by Joshua Hesketh · 11 years ago
  48. 333aa05 Correct the number of steps in migration checks by Joshua Hesketh · 11 years ago
  49. 9177876 Begin adding in a generic shell script runner by Joshua Hesketh · 11 years ago
  50. 6224554 Replace _do_next_step with a decorator by Joshua Hesketh · 11 years ago
  51. e76a0dd Move common task functions into a model by Joshua Hesketh · 11 years ago
  52. 23b988b Check innodb values. by Michael Still · 11 years ago
  53. c972d2d Set benchmarks for innodb counters. by Michael Still · 11 years ago
  54. 5efa05c Regenerate datasets using innodb stats as well. by Michael Still · 11 years ago
  55. fa30f12 Handle the new format for migrations from the LogParser. by Michael Still · 11 years ago
  56. ffe7a2c Better cost metrics. by Michael Still · 11 years ago
  57. b7d1dc6 wait for server before registering function by Joshua Hesketh · 11 years ago
  58. bcd886e Fix a small typo in the gerrit-git-prep script. by Michael Still · 11 years ago
  59. 500d733 Merge "Wait for gearman server in the execution thread" by Jenkins · 11 years ago
  60. 137723f Merge "Move extra commands into folder" by Jenkins · 11 years ago
  61. 9abb2a4 Log job identifiers in an attempt to find the queue name bug. by Michael Still · 11 years ago
  62. 89e4c6d Add unit tests for execute_to_log. by Michael Still · 11 years ago
  63. 75757aa Merge "Move to a new way to fetch git repos." by Jenkins · 11 years ago
  64. a414799 Merge "Don't barf if we can't monitor all log files." by Jenkins · 11 years ago
  65. cba1c72 Move extra commands into folder by Joshua Hesketh · 11 years ago
  66. e8cadae Move to a new way to fetch git repos. by Michael Still · 11 years ago
  67. be74526 Don't barf if we can't monitor all log files. by Michael Still · 11 years ago
  68. 6f81333 Move commands into cmd by Joshua Hesketh · 11 years ago
  69. dd50d27 Wait for gearman server in the execution thread by Joshua Hesketh · 11 years ago
  70. 8cb3549 Merge "Use /tmp for baseline testing." by Jenkins · 11 years ago
  71. ff7667d Use /tmp for baseline testing. by Michael Still · 11 years ago
  72. 10a33d5 Merge "Measure baseline performance of an instance before a test." by Jenkins · 11 years ago
  73. 69271ba Measure baseline performance of an instance before a test. by Michael Still · 11 years ago
  74. 041dbe4 Merge "Add a queue monitor for zuul." by Jenkins · 11 years ago
  75. ae9ec2f Add a queue monitor for zuul. by Michael Still · 11 years ago
  76. 685474e Merge "Regenerate historical data, add auto generated data config" by Jenkins · 11 years ago
  77. 188109c Migration numbers in json configs are strings not ints. by Michael Still · 11 years ago
  78. 4d6d5e7 Fix migration numbers in warning messages. by Michael Still · 11 years ago
  79. 165d11b Git fixes for building testing repos by Michael Still · 11 years ago
  80. 690db7e Regenerate historical data, add auto generated data config by Michael Still · 11 years ago
  81. 81ebd10 Implement historical graphing. by Michael Still · 11 years ago
  82. 3c65b63 Historical analysis of migration times. by Michael Still · 11 years ago
  83. ec19f69 Merge "More worker build documentation." by Jenkins · 11 years ago
  84. bae0304 Always build a new git repo. by Michael Still · 11 years ago
  85. 9e81421 More worker build documentation. by Michael Still · 11 years ago
  86. 26be80f Merge "Check the return code for the test script." by Jenkins · 11 years ago
  87. 5231d4c Check the return code for the test script. by Michael Still · 11 years ago
  88. 16028a9 Check if we built the venv correctly by Michael Still · 11 years ago
  89. 49cf70e Use netns to block network access from nova-manage. by Michael Still · 11 years ago
  90. 61daba4 Fix paramaters passed to database downgrades by Joshua Hesketh · 11 years ago
  91. a2276ac Only test downgrades to the last version in stable by Joshua Hesketh · 11 years ago
  92. 47caf5f fix dash in warning message by Joshua Hesketh · 11 years ago
  93. 18ac714 Add a space after FAILURE message by Joshua Hesketh · 11 years ago
  94. a581752 Return the actual error message back to zuul by Joshua Hesketh · 11 years ago
  95. dce07df Add back in multiple dataset support by Joshua Hesketh · 11 years ago
  96. d8b23ad Return the swift object name for the log url by Joshua Hesketh · 11 years ago
  97. a497d3a Fix swift push by Michael Still · 11 years ago
  98. 4e100ca Use the last log URL. by Michael Still · 11 years ago
  99. 32a267e Stop generating index files. by Michael Still · 11 years ago
  100. b21b8c3 Add in some comments for thoughts by Joshua Hesketh · 11 years ago