1. a581752 Return the actual error message back to zuul by Joshua Hesketh · 11 years ago
  2. dce07df Add back in multiple dataset support by Joshua Hesketh · 11 years ago
  3. d8b23ad Return the swift object name for the log url by Joshua Hesketh · 11 years ago
  4. a497d3a Fix swift push by Michael Still · 11 years ago
  5. 4e100ca Use the last log URL. by Michael Still · 11 years ago
  6. 32a267e Stop generating index files. by Michael Still · 11 years ago
  7. b21b8c3 Add in some comments for thoughts by Joshua Hesketh · 11 years ago
  8. 0df6286 Ensure working dir is in correct state for checks by Joshua Hesketh · 11 years ago
  9. 99c2854 Pass all the args to db_sync. by Michael Still · 11 years ago
  10. d0ccf15 Havana upgrade should use Havana. by Michael Still · 11 years ago
  11. 66db25e Log where we tried to find a pre-entrypoint nova-manage. by Michael Still · 11 years ago
  12. 7601a63 nova-manage should be verbose by Michael Still · 11 years ago
  13. ca869ab Support aborting early. by Michael Still · 11 years ago
  14. ef0f711 Only walk back to the start of trunk by Michael Still · 11 years ago
  15. 2401b92 Fix path to old style nova manage by Michael Still · 11 years ago
  16. e078259 Pass the DB name as well, get the schema version check command right. by Michael Still · 11 years ago
  17. 30bee6a You have to walk old dbs through stable releases. by Michael Still · 11 years ago
  18. e85d1e0 Make cleanup optional via an env var. by Michael Still · 11 years ago
  19. f1bd4db More logging in the testing script. by Michael Still · 11 years ago
  20. 732d25c Fix typo'ed variable. by Michael Still · 11 years ago
  21. 4d5ba72 Check the logs for migrations that take too long by Joshua Hesketh · 11 years ago
  22. b39f884 Make sure we wait for a gearman server by Joshua Hesketh · 11 years ago
  23. 3baaa0d Update log format by Joshua Hesketh · 11 years ago
  24. fc44906 Fix typo in debug logging by Joshua Hesketh · 11 years ago
  25. 8d0f241 Remove old thread code by Joshua Hesketh · 11 years ago
  26. 6eb5fdc Add a bunch of debugging info by Joshua Hesketh · 11 years ago
  27. 8326907 Fix config setup order by Joshua Hesketh · 11 years ago
  28. d61c805 Fix typo in mysql database loading by Joshua Hesketh · 11 years ago
  29. 4343b95 Refactor th to have one gearman worker thread by Joshua Hesketh · 11 years ago
  30. 527966b Have a different worker name for each thread. by Joshua Hesketh · 11 years ago
  31. e8a5b83 Revert "capture stderr into stdout" by Joshua Hesketh · 11 years ago
  32. 94ca7c2 capture stderr into stdout by Joshua Hesketh · 11 years ago
  33. 0b3fe58 Fix log path by Joshua Hesketh · 11 years ago
  34. a82418d re-enable downgrades now MySQL+Postgres patches are merged by Joshua Hesketh · 11 years ago
  35. ee6a4f8 Fix up log reporting by Joshua Hesketh · 11 years ago
  36. 0c1d0c6 Fix log dest dir path by Joshua Hesketh · 11 years ago
  37. 2500696 Change log paths to match zuuls current deterministic structure by Joshua Hesketh · 11 years ago
  38. 4e32042 Suspend downgrade testing until c/40137 is merged by Joshua Hesketh · 11 years ago
  39. 1217693 Fix pep8 issues by Joshua Hesketh · 11 years ago
  40. 0b67108 fix checking reporting overall results based off multiple datasets by Joshua Hesketh · 11 years ago
  41. c7e963b close the logging correctly by Joshua Hesketh · 11 years ago
  42. 05d0158 work on documentation by Joshua Hesketh · 11 years ago
  43. 9aa21f6 fix user permissions on db creation by Joshua Hesketh · 11 years ago
  44. bacf189 Add in extra handling of schema versions by Joshua Hesketh · 11 years ago
  45. 055a08b don't recreate the mysql user. Assume they are configured correctly by Joshua Hesketh · 11 years ago
  46. e13932b add extra error handling by Joshua Hesketh · 11 years ago
  47. d3f3b1b fix module import by Joshua Hesketh · 11 years ago
  48. 3b74fcd fix module import by Joshua Hesketh · 11 years ago
  49. 4acd716 fix typos by Joshua Hesketh · 11 years ago
  50. a74f49d refactor how datasets are stored by Joshua Hesketh · 11 years ago
  51. e58ecb2 rearrange config installation by Joshua Hesketh · 11 years ago
  52. 721781d catch osexceptions where process has already stopped by Joshua Hesketh · 11 years ago
  53. 105af41 fix bug closing file descriptors by Joshua Hesketh · 11 years ago
  54. 8ca96fb fixes by Joshua Hesketh · 11 years ago
  55. 0f6ec6a fix typo by Joshua Hesketh · 11 years ago
  56. 86ab064 close file descriptors by Joshua Hesketh · 11 years ago
  57. e9f74f1 use site packages to reduce pip downloading by Joshua Hesketh · 11 years ago
  58. dff74c7 clear out work_data on each new job by Joshua Hesketh · 11 years ago
  59. 76733ed update job datasets correctly to give pass/fail by Joshua Hesketh · 11 years ago
  60. 6ea80f1 fix missing dependencies from nova by Joshua Hesketh · 11 years ago
  61. e047dc1 fix pip cache dir by Joshua Hesketh · 11 years ago
  62. 2f94a37 fix dataset dirs by Joshua Hesketh · 11 years ago
  63. 0ebf695 return the job datasets list by Joshua Hesketh · 11 years ago
  64. ac445b5 Fix module path by Joshua Hesketh · 11 years ago
  65. 8ed742e Fix typo in command generation by Joshua Hesketh · 11 years ago
  66. fcaf430 add in .git to the git remote path by Joshua Hesketh · 11 years ago
  67. 0d8551e pep8 fixes by Joshua Hesketh · 11 years ago
  68. 26c852a move command into job specific datasets by Joshua Hesketh · 11 years ago
  69. f8f8bc8 fix missing self argument by Joshua Hesketh · 11 years ago
  70. 4962ce9 fix setting up gearman order by Joshua Hesketh · 11 years ago
  71. 9160757 update job datasets correctly by Joshua Hesketh · 11 years ago
  72. 232a6b3 fix dataset loading by Joshua Hesketh · 11 years ago
  73. b102951 fix build gate name by Joshua Hesketh · 11 years ago
  74. 80e1784 register functions dynamically to allow every database to be tested by Joshua Hesketh · 11 years ago
  75. ce52fa2 make db tests check for project and database type to work towards cross-project coverage by Joshua Hesketh · 11 years ago
  76. 032d4a7 Also test for downgrades by Joshua Hesketh · 11 years ago
  77. 5bde24b update script for better log formatting by Joshua Hesketh · 11 years ago
  78. ded9d9f Process log files for failed/success results by Joshua Hesketh · 11 years ago
  79. 070a0c2 work on output of results by Joshua Hesketh · 11 years ago
  80. cdda827 Work on generating indexes by Joshua Hesketh · 11 years ago
  81. c76ecde Fix up file push handling by Joshua Hesketh · 11 years ago
  82. 2e4b611 fix up local file copies by Joshua Hesketh · 11 years ago
  83. 4a30d27 Fix manager sending job complete by Joshua Hesketh · 11 years ago
  84. 01c2ef0 Move tests to root folder by Joshua Hesketh · 11 years ago
  85. 3c0490b Fix pep8/flakes results by Joshua Hesketh · 11 years ago
  86. 27a0e27 updates for tests by Joshua Hesketh · 11 years ago
  87. 462715f fix up manager task number tracking by Joshua Hesketh · 11 years ago
  88. b7ddaa7 Add in extra debugging by Joshua Hesketh · 11 years ago
  89. 8b8e08a Fix handle events by Joshua Hesketh · 11 years ago
  90. 9f89805 Fix pep8 issues by Joshua Hesketh · 11 years ago
  91. 67631b5 fix file name by Joshua Hesketh · 11 years ago
  92. 11ed32c beginning of results handling by Joshua Hesketh · 11 years ago
  93. 5b50639 fix migration run script by Joshua Hesketh · 11 years ago
  94. a446f4f update job processing structure by Joshua Hesketh · 11 years ago
  95. 778aa17 move dataset details into a dict by Joshua Hesketh · 11 years ago
  96. 39a0fee add in copyright by Joshua Hesketh · 11 years ago
  97. 083e9df Fix up load file monitoring by Joshua Hesketh · 11 years ago
  98. 9bf7219 Quieten logging by Joshua Hesketh · 11 years ago
  99. 926502f Start extra utils for pushing objects by Joshua Hesketh · 11 years ago
  100. e4d40ab move job object into class attribute by Joshua Hesketh · 11 years ago