1. a9a78ed Use openstack's pypi mirror by Joshua Hesketh · 11 years ago
  2. 15e1e69 Make gerrit-git-fetch params configurable by Joshua Hesketh · 11 years ago
  3. ae4ef1e Only push the shell output log for now by Joshua Hesketh · 11 years ago
  4. 3cda79f Send the work data result as soon as we know it by Joshua Hesketh · 11 years ago
  5. 9900554 set the results_set_name to the filepath by Joshua Hesketh · 11 years ago
  6. 48de067 Calculate result in work_data by Joshua Hesketh · 11 years ago
  7. b5f99b6 Fix the result check by Joshua Hesketh · 11 years ago
  8. 3918c26 Fix log file to be uploaded by Joshua Hesketh · 11 years ago
  9. 1f2d1a2 Fix order of steps and pass log file to the git prep script by Joshua Hesketh · 11 years ago
  10. 235b13d Fix extra paramater for do_job_check by Joshua Hesketh · 11 years ago
  11. 221ae74 Follow zuul's instructions to upload via swift by Joshua Hesketh · 11 years ago
  12. 6055f31 Add results uploader to generic ShellTask by Joshua Hesketh · 11 years ago
  13. 5a2edd4 Rename job_log_dir to results_set_name for clarity on parameter purpose by Joshua Hesketh · 11 years ago
  14. 7859fde Make the push files utils handle recursing dirs by Joshua Hesketh · 11 years ago
  15. 1d0da24 Fix docstring on shell_script plugin by Joshua Hesketh · 11 years ago
  16. bb11d44 move nova-manage-wrapper to nova-manage-wrapper.sh for clarity by Joshua Hesketh · 11 years ago
  17. c73328c Continue prepping generic shell execution by Joshua Hesketh · 11 years ago
  18. 2be4294 Add note about multiple datasets by Joshua Hesketh · 11 years ago
  19. 81f87ed More refactoring of jobs by Joshua Hesketh · 11 years ago
  20. 333aa05 Correct the number of steps in migration checks by Joshua Hesketh · 11 years ago
  21. 9177876 Begin adding in a generic shell script runner by Joshua Hesketh · 11 years ago
  22. 6224554 Replace _do_next_step with a decorator by Joshua Hesketh · 11 years ago
  23. e76a0dd Move common task functions into a model by Joshua Hesketh · 11 years ago
  24. 23b988b Check innodb values. by Michael Still · 11 years ago
  25. c972d2d Set benchmarks for innodb counters. by Michael Still · 11 years ago
  26. 5efa05c Regenerate datasets using innodb stats as well. by Michael Still · 11 years ago
  27. fa30f12 Handle the new format for migrations from the LogParser. by Michael Still · 11 years ago
  28. ffe7a2c Better cost metrics. by Michael Still · 11 years ago
  29. b7d1dc6 wait for server before registering function by Joshua Hesketh · 11 years ago
  30. bcd886e Fix a small typo in the gerrit-git-prep script. by Michael Still · 11 years ago
  31. 500d733 Merge "Wait for gearman server in the execution thread" by Jenkins · 11 years ago
  32. 137723f Merge "Move extra commands into folder" by Jenkins · 11 years ago
  33. 9abb2a4 Log job identifiers in an attempt to find the queue name bug. by Michael Still · 11 years ago
  34. 89e4c6d Add unit tests for execute_to_log. by Michael Still · 11 years ago
  35. 75757aa Merge "Move to a new way to fetch git repos." by Jenkins · 11 years ago
  36. a414799 Merge "Don't barf if we can't monitor all log files." by Jenkins · 11 years ago
  37. cba1c72 Move extra commands into folder by Joshua Hesketh · 11 years ago
  38. e8cadae Move to a new way to fetch git repos. by Michael Still · 11 years ago
  39. be74526 Don't barf if we can't monitor all log files. by Michael Still · 11 years ago
  40. 6f81333 Move commands into cmd by Joshua Hesketh · 11 years ago
  41. dd50d27 Wait for gearman server in the execution thread by Joshua Hesketh · 11 years ago
  42. 8cb3549 Merge "Use /tmp for baseline testing." by Jenkins · 11 years ago
  43. ff7667d Use /tmp for baseline testing. by Michael Still · 11 years ago
  44. 10a33d5 Merge "Measure baseline performance of an instance before a test." by Jenkins · 11 years ago
  45. 69271ba Measure baseline performance of an instance before a test. by Michael Still · 11 years ago
  46. 041dbe4 Merge "Add a queue monitor for zuul." by Jenkins · 11 years ago
  47. ae9ec2f Add a queue monitor for zuul. by Michael Still · 11 years ago
  48. 685474e Merge "Regenerate historical data, add auto generated data config" by Jenkins · 11 years ago
  49. 188109c Migration numbers in json configs are strings not ints. by Michael Still · 11 years ago
  50. 4d6d5e7 Fix migration numbers in warning messages. by Michael Still · 11 years ago
  51. 165d11b Git fixes for building testing repos by Michael Still · 11 years ago
  52. 690db7e Regenerate historical data, add auto generated data config by Michael Still · 11 years ago
  53. 81ebd10 Implement historical graphing. by Michael Still · 11 years ago
  54. 3c65b63 Historical analysis of migration times. by Michael Still · 11 years ago
  55. ec19f69 Merge "More worker build documentation." by Jenkins · 11 years ago
  56. bae0304 Always build a new git repo. by Michael Still · 11 years ago
  57. 9e81421 More worker build documentation. by Michael Still · 11 years ago
  58. 26be80f Merge "Check the return code for the test script." by Jenkins · 11 years ago
  59. 5231d4c Check the return code for the test script. by Michael Still · 11 years ago
  60. 16028a9 Check if we built the venv correctly by Michael Still · 11 years ago
  61. 49cf70e Use netns to block network access from nova-manage. by Michael Still · 11 years ago
  62. 61daba4 Fix paramaters passed to database downgrades by Joshua Hesketh · 11 years ago
  63. a2276ac Only test downgrades to the last version in stable by Joshua Hesketh · 11 years ago
  64. 47caf5f fix dash in warning message by Joshua Hesketh · 11 years ago
  65. 18ac714 Add a space after FAILURE message by Joshua Hesketh · 11 years ago
  66. a581752 Return the actual error message back to zuul by Joshua Hesketh · 11 years ago
  67. dce07df Add back in multiple dataset support by Joshua Hesketh · 11 years ago
  68. d8b23ad Return the swift object name for the log url by Joshua Hesketh · 11 years ago
  69. a497d3a Fix swift push by Michael Still · 11 years ago
  70. 4e100ca Use the last log URL. by Michael Still · 11 years ago
  71. 32a267e Stop generating index files. by Michael Still · 11 years ago
  72. b21b8c3 Add in some comments for thoughts by Joshua Hesketh · 11 years ago
  73. 0df6286 Ensure working dir is in correct state for checks by Joshua Hesketh · 11 years ago
  74. 99c2854 Pass all the args to db_sync. by Michael Still · 11 years ago
  75. d0ccf15 Havana upgrade should use Havana. by Michael Still · 11 years ago
  76. 66db25e Log where we tried to find a pre-entrypoint nova-manage. by Michael Still · 11 years ago
  77. 7601a63 nova-manage should be verbose by Michael Still · 11 years ago
  78. ca869ab Support aborting early. by Michael Still · 11 years ago
  79. ef0f711 Only walk back to the start of trunk by Michael Still · 11 years ago
  80. 2401b92 Fix path to old style nova manage by Michael Still · 11 years ago
  81. e078259 Pass the DB name as well, get the schema version check command right. by Michael Still · 11 years ago
  82. 30bee6a You have to walk old dbs through stable releases. by Michael Still · 11 years ago
  83. e85d1e0 Make cleanup optional via an env var. by Michael Still · 11 years ago
  84. f1bd4db More logging in the testing script. by Michael Still · 11 years ago
  85. 732d25c Fix typo'ed variable. by Michael Still · 11 years ago
  86. 4d5ba72 Check the logs for migrations that take too long by Joshua Hesketh · 11 years ago
  87. b39f884 Make sure we wait for a gearman server by Joshua Hesketh · 11 years ago
  88. 3baaa0d Update log format by Joshua Hesketh · 11 years ago
  89. fc44906 Fix typo in debug logging by Joshua Hesketh · 11 years ago
  90. 8d0f241 Remove old thread code by Joshua Hesketh · 11 years ago
  91. 6eb5fdc Add a bunch of debugging info by Joshua Hesketh · 11 years ago
  92. 8326907 Fix config setup order by Joshua Hesketh · 11 years ago
  93. d61c805 Fix typo in mysql database loading by Joshua Hesketh · 11 years ago
  94. 4343b95 Refactor th to have one gearman worker thread by Joshua Hesketh · 11 years ago
  95. 527966b Have a different worker name for each thread. by Joshua Hesketh · 11 years ago
  96. e8a5b83 Revert "capture stderr into stdout" by Joshua Hesketh · 11 years ago
  97. 94ca7c2 capture stderr into stdout by Joshua Hesketh · 11 years ago
  98. 0b3fe58 Fix log path by Joshua Hesketh · 11 years ago
  99. a82418d re-enable downgrades now MySQL+Postgres patches are merged by Joshua Hesketh · 11 years ago
  100. ee6a4f8 Fix up log reporting by Joshua Hesketh · 11 years ago