1. 89e4c6d Add unit tests for execute_to_log. by Michael Still · 11 years ago
  2. 75757aa Merge "Move to a new way to fetch git repos." by Jenkins · 11 years ago
  3. a414799 Merge "Don't barf if we can't monitor all log files." by Jenkins · 11 years ago
  4. e8cadae Move to a new way to fetch git repos. by Michael Still · 11 years ago
  5. be74526 Don't barf if we can't monitor all log files. by Michael Still · 11 years ago
  6. 6f81333 Move commands into cmd by Joshua Hesketh · 11 years ago
  7. 8cb3549 Merge "Use /tmp for baseline testing." by Jenkins · 11 years ago
  8. ff7667d Use /tmp for baseline testing. by Michael Still · 11 years ago
  9. 10a33d5 Merge "Measure baseline performance of an instance before a test." by Jenkins · 11 years ago
  10. 69271ba Measure baseline performance of an instance before a test. by Michael Still · 11 years ago
  11. 041dbe4 Merge "Add a queue monitor for zuul." by Jenkins · 11 years ago
  12. ae9ec2f Add a queue monitor for zuul. by Michael Still · 11 years ago
  13. 685474e Merge "Regenerate historical data, add auto generated data config" by Jenkins · 11 years ago
  14. 188109c Migration numbers in json configs are strings not ints. by Michael Still · 11 years ago
  15. 4d6d5e7 Fix migration numbers in warning messages. by Michael Still · 11 years ago
  16. 165d11b Git fixes for building testing repos by Michael Still · 11 years ago
  17. 690db7e Regenerate historical data, add auto generated data config by Michael Still · 11 years ago
  18. 81ebd10 Implement historical graphing. by Michael Still · 11 years ago
  19. 3c65b63 Historical analysis of migration times. by Michael Still · 11 years ago
  20. ec19f69 Merge "More worker build documentation." by Jenkins · 11 years ago
  21. bae0304 Always build a new git repo. by Michael Still · 11 years ago
  22. 9e81421 More worker build documentation. by Michael Still · 11 years ago
  23. 26be80f Merge "Check the return code for the test script." by Jenkins · 11 years ago
  24. 5231d4c Check the return code for the test script. by Michael Still · 11 years ago
  25. 16028a9 Check if we built the venv correctly by Michael Still · 11 years ago
  26. 49cf70e Use netns to block network access from nova-manage. by Michael Still · 11 years ago
  27. 61daba4 Fix paramaters passed to database downgrades by Joshua Hesketh · 11 years ago
  28. a2276ac Only test downgrades to the last version in stable by Joshua Hesketh · 11 years ago
  29. 47caf5f fix dash in warning message by Joshua Hesketh · 11 years ago
  30. 18ac714 Add a space after FAILURE message by Joshua Hesketh · 11 years ago
  31. a581752 Return the actual error message back to zuul by Joshua Hesketh · 11 years ago
  32. dce07df Add back in multiple dataset support by Joshua Hesketh · 11 years ago
  33. d8b23ad Return the swift object name for the log url by Joshua Hesketh · 11 years ago
  34. a497d3a Fix swift push by Michael Still · 11 years ago
  35. 4e100ca Use the last log URL. by Michael Still · 11 years ago
  36. 32a267e Stop generating index files. by Michael Still · 11 years ago
  37. b21b8c3 Add in some comments for thoughts by Joshua Hesketh · 11 years ago
  38. 0df6286 Ensure working dir is in correct state for checks by Joshua Hesketh · 11 years ago
  39. 99c2854 Pass all the args to db_sync. by Michael Still · 11 years ago
  40. d0ccf15 Havana upgrade should use Havana. by Michael Still · 11 years ago
  41. 66db25e Log where we tried to find a pre-entrypoint nova-manage. by Michael Still · 11 years ago
  42. 7601a63 nova-manage should be verbose by Michael Still · 11 years ago
  43. ca869ab Support aborting early. by Michael Still · 11 years ago
  44. ef0f711 Only walk back to the start of trunk by Michael Still · 11 years ago
  45. 2401b92 Fix path to old style nova manage by Michael Still · 11 years ago
  46. e078259 Pass the DB name as well, get the schema version check command right. by Michael Still · 11 years ago
  47. 30bee6a You have to walk old dbs through stable releases. by Michael Still · 11 years ago
  48. e85d1e0 Make cleanup optional via an env var. by Michael Still · 11 years ago
  49. f1bd4db More logging in the testing script. by Michael Still · 11 years ago
  50. 732d25c Fix typo'ed variable. by Michael Still · 11 years ago
  51. 4d5ba72 Check the logs for migrations that take too long by Joshua Hesketh · 11 years ago
  52. b39f884 Make sure we wait for a gearman server by Joshua Hesketh · 11 years ago
  53. 3baaa0d Update log format by Joshua Hesketh · 11 years ago
  54. fc44906 Fix typo in debug logging by Joshua Hesketh · 11 years ago
  55. 8d0f241 Remove old thread code by Joshua Hesketh · 11 years ago
  56. 6eb5fdc Add a bunch of debugging info by Joshua Hesketh · 11 years ago
  57. 8326907 Fix config setup order by Joshua Hesketh · 11 years ago
  58. d61c805 Fix typo in mysql database loading by Joshua Hesketh · 11 years ago
  59. 4343b95 Refactor th to have one gearman worker thread by Joshua Hesketh · 11 years ago
  60. 527966b Have a different worker name for each thread. by Joshua Hesketh · 11 years ago
  61. e8a5b83 Revert "capture stderr into stdout" by Joshua Hesketh · 11 years ago
  62. 94ca7c2 capture stderr into stdout by Joshua Hesketh · 11 years ago
  63. 0b3fe58 Fix log path by Joshua Hesketh · 11 years ago
  64. a82418d re-enable downgrades now MySQL+Postgres patches are merged by Joshua Hesketh · 11 years ago
  65. ee6a4f8 Fix up log reporting by Joshua Hesketh · 11 years ago
  66. 0c1d0c6 Fix log dest dir path by Joshua Hesketh · 11 years ago
  67. 2500696 Change log paths to match zuuls current deterministic structure by Joshua Hesketh · 11 years ago
  68. 4e32042 Suspend downgrade testing until c/40137 is merged by Joshua Hesketh · 11 years ago
  69. 1217693 Fix pep8 issues by Joshua Hesketh · 11 years ago
  70. 0b67108 fix checking reporting overall results based off multiple datasets by Joshua Hesketh · 11 years ago
  71. c7e963b close the logging correctly by Joshua Hesketh · 11 years ago
  72. 05d0158 work on documentation by Joshua Hesketh · 11 years ago
  73. 9aa21f6 fix user permissions on db creation by Joshua Hesketh · 11 years ago
  74. bacf189 Add in extra handling of schema versions by Joshua Hesketh · 11 years ago
  75. 055a08b don't recreate the mysql user. Assume they are configured correctly by Joshua Hesketh · 11 years ago
  76. e13932b add extra error handling by Joshua Hesketh · 11 years ago
  77. d3f3b1b fix module import by Joshua Hesketh · 11 years ago
  78. 3b74fcd fix module import by Joshua Hesketh · 11 years ago
  79. 4acd716 fix typos by Joshua Hesketh · 11 years ago
  80. a74f49d refactor how datasets are stored by Joshua Hesketh · 11 years ago
  81. e58ecb2 rearrange config installation by Joshua Hesketh · 11 years ago
  82. 721781d catch osexceptions where process has already stopped by Joshua Hesketh · 11 years ago
  83. 105af41 fix bug closing file descriptors by Joshua Hesketh · 11 years ago
  84. 8ca96fb fixes by Joshua Hesketh · 11 years ago
  85. 0f6ec6a fix typo by Joshua Hesketh · 11 years ago
  86. 86ab064 close file descriptors by Joshua Hesketh · 11 years ago
  87. e9f74f1 use site packages to reduce pip downloading by Joshua Hesketh · 11 years ago
  88. dff74c7 clear out work_data on each new job by Joshua Hesketh · 11 years ago
  89. 76733ed update job datasets correctly to give pass/fail by Joshua Hesketh · 11 years ago
  90. 6ea80f1 fix missing dependencies from nova by Joshua Hesketh · 11 years ago
  91. e047dc1 fix pip cache dir by Joshua Hesketh · 11 years ago
  92. 2f94a37 fix dataset dirs by Joshua Hesketh · 11 years ago
  93. 0ebf695 return the job datasets list by Joshua Hesketh · 11 years ago
  94. ac445b5 Fix module path by Joshua Hesketh · 11 years ago
  95. 8ed742e Fix typo in command generation by Joshua Hesketh · 11 years ago
  96. fcaf430 add in .git to the git remote path by Joshua Hesketh · 11 years ago
  97. 0d8551e pep8 fixes by Joshua Hesketh · 11 years ago
  98. 26c852a move command into job specific datasets by Joshua Hesketh · 11 years ago
  99. f8f8bc8 fix missing self argument by Joshua Hesketh · 11 years ago
  100. 4962ce9 fix setting up gearman order by Joshua Hesketh · 11 years ago