1. 5274de4 Allow failing logs with errors on a per-log-file basis by David Kranz · 11 years ago
  2. 652a624 Merge "add TRACE level to the items that are being flagged" by Jenkins · 11 years ago
  3. 002d684 add TRACE level to the items that are being flagged by David Kranz · 11 years ago
  4. a508081 Fix get versions call in verify_nova_api_versions() by Matthew Treinish · 11 years ago
  5. 5e67884 Merge "Rename Openstack to OpenStack" by Jenkins · 11 years ago
  6. 4956a64 Rename Openstack to OpenStack by tanlin · 11 years ago
  7. c86d2e3 Merge "Dump all log errors to console" by Jenkins · 11 years ago
  8. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  9. d44fe03 Don't run extensions list if service isn't available by Matthew Treinish · 11 years ago
  10. 29269a6 Merge "Add a check for compute api versions to verify_tempest_config" by Jenkins · 11 years ago
  11. 75ff64d Merge "Add neutron extension support to verify_tempest_config" by Jenkins · 11 years ago
  12. 3597ac9 Merge "Rework extension verification in verify_tempest_config" by Jenkins · 11 years ago
  13. c36e2de Merge "Use install_venv from oslo to fix no post_process issue" by Jenkins · 11 years ago
  14. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  15. 4f30eb8 Add a check for compute api versions to verify_tempest_config by Matthew Treinish · 11 years ago
  16. 8c6706d Add neutron extension support to verify_tempest_config by Matthew Treinish · 11 years ago
  17. 8b006d2 Rework extension verification in verify_tempest_config by Matthew Treinish · 11 years ago
  18. f3d92ec Use install_venv from oslo to fix no post_process issue by Masayuki Igawa · 11 years ago
  19. fc691e3 sync oslo to current by Sean Dague · 11 years ago
  20. 955a9e3 Dump all log errors to console by David Kranz · 11 years ago
  21. 86bd842 moving to global lazy loaded config by Sean Dague · 11 years ago
  22. 69bcb82 Merge "Tighten ERROR regexp in log checker" by Jenkins · 11 years ago
  23. 1ee4398 Set pipefail for wrapper scripts by Matthew Treinish · 11 years ago
  24. 1159e52 don't fail on dirty logs with grenade by Sean Dague · 11 years ago
  25. 0e9ac35 Tighten ERROR regexp in log checker by David Kranz · 11 years ago
  26. 3eeb857 Merge "Rip out the coverage extension client from tempest" by Jenkins · 11 years ago
  27. 6b44788 update to hacking 0.8 by Sean Dague · 11 years ago
  28. 96a20bc Rip out the coverage extension client from tempest by Matthew Treinish · 11 years ago
  29. b705d46 Start failing logs with errors except neutron by David Kranz · 11 years ago
  30. 78dc5ab Fix file print logic bug and update whitelist by David Kranz · 11 years ago
  31. e07cdb8 Dump all error messages for neutron by David Kranz · 11 years ago
  32. 6eb0585 Improve the UX around sample config generation by Matthew Treinish · 11 years ago
  33. f945586 Merge "Add sample config check to tox pep8 job" by Jenkins · 11 years ago
  34. 3d46811 Add sample config check to tox pep8 job by Matthew Treinish · 11 years ago
  35. f30b4ef Added images support and existing config support by Tal Kammer · 11 years ago
  36. e521962 Merge "Sync latest module versions from oslo-incubator" by Jenkins · 11 years ago
  37. 547e843 Sync config file generator from oslo by Matthew Treinish · 11 years ago
  38. 99afd07 Add api version detection to verify_tempest_config by Matthew Treinish · 11 years ago
  39. 1f7b33d Add config feature verification script by Matthew Treinish · 11 years ago
  40. f45528a Sync latest module versions from oslo-incubator by Matthew Treinish · 11 years ago
  41. bae2a99 Add filenames to skip_tracker.py output by Matthew Treinish · 11 years ago
  42. 86ab238 Merge "Accept gzip files in find_stack_traces.py" by Jenkins · 11 years ago
  43. e8e2631 Script to filter logs for ERRORs based on whitelist by David Kranz · 11 years ago
  44. 9e3c717 Accept gzip files in find_stack_traces.py by David Kranz · 11 years ago
  45. db56fc5 Merge "Initial basic setup of openstack and tempest config file" by Jenkins · 11 years ago
  46. 499357d Merge "Placeholder log check script to be called by devstack-gate" by Jenkins · 11 years ago
  47. 852c5c2 Placeholder log check script to be called by devstack-gate by David Kranz · 11 years ago
  48. 83181a9 introduces skip_because decorator by Giulio Fidente · 11 years ago
  49. c6b9788 Initial basic setup of openstack and tempest config file by Tal Kammer · 11 years ago
  50. 5f5f1a0 Merge "Sync install_venv_common.py from oslo-incubator" by Jenkins · 11 years ago
  51. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 11 years ago
  52. 50bf2d2 Sync install_venv_common.py from oslo-incubator by Matthew Treinish · 11 years ago
  53. c3fd153 Use built-in print() instead of print statement by Chang Bo Guo · 11 years ago
  54. ffa94d6 Sync latest versions of oslo incubator by Matthew Treinish · 11 years ago
  55. bd6fcb6 Fix skip tracker regex for multi-line skips by Matthew Treinish · 11 years ago
  56. cb56994 Fix return code for pretty_tox_serial.sh by Matthew Treinish · 11 years ago
  57. 59eb0b2 Switch to testr serial instead of nose by Matthew Treinish · 11 years ago
  58. 83d2ec4 Add tox job for serial testr by Matthew Treinish · 11 years ago
  59. ec2e7fa Merge "Add unittest like output for testr-full in tox" by Jenkins · 11 years ago
  60. e2ef7d8 Merge "Use subunit colorizer from nova for run_tests.sh" by Jenkins · 11 years ago
  61. 66d317f Remove unneeded class filter from .testr.conf by Matthew Treinish · 11 years ago
  62. 8551278 Add unittest like output for testr-full in tox by Matthew Treinish · 11 years ago
  63. 0e2d8aa Use subunit colorizer from nova for run_tests.sh by Matthew Treinish · 11 years ago
  64. 87af1bb Switch to using testr as the test runner for everything non-gating. by Matthew Treinish · 12 years ago
  65. 7a3c379 Sync install_venv_common from oslo by Monty Taylor · 12 years ago
  66. 0d2b766 Merge "Use Python 3.x compatible syntax constructs" by Jenkins · 12 years ago
  67. 1db5db2 Use Python 3.x compatible syntax constructs by Dirk Mueller · 12 years ago
  68. 74af42c Oslo Merge by Dirk Mueller · 12 years ago
  69. b419cfb Merge "Update skip_tracker test directory" by Jenkins · 12 years ago
  70. d41413a Rename requires files to standard names. by Zhenguo Niu · 12 years ago
  71. 07f51e6 Update skip_tracker test directory by Giampaolo Lauria · 12 years ago
  72. d50c27d Modify hacking flake8 extension by Giampaolo Lauria · 12 years ago
  73. b56052b initial seed for tempest doc directory by Sean Dague · 12 years ago
  74. 1b837ce Create Flake8 extension for tempest checks by Giampaolo Lauria · 12 years ago
  75. 6437501 Migrate to pbr from openstack.common.setup. by Monty Taylor · 12 years ago
  76. b2ca5ca Finish up flake8 conversion. by Monty Taylor · 12 years ago
  77. 14c6818 fix E122 and E126 flake8 issues by Sean Dague · 12 years ago
  78. 2416cf3 attempt to get to flake8/hacking plugins by Sean Dague · 12 years ago
  79. b410c94 Merge "make stack traces tool find individual traces" by Jenkins · 12 years ago
  80. 70eef03 make stack traces tool find individual traces by Sean Dague · 12 years ago
  81. 6a6f5be Fix IBM copyright strings by Kurt Taylor · 12 years ago
  82. 4d1bee8 Use the same style checking everywhere by afazekas · 12 years ago
  83. 990a189 Merge "Move tempest runtime dependencies to the pip-requires" by Jenkins · 12 years ago
  84. 58c68f1 Merge "Remove unused imports" by Jenkins · 12 years ago
  85. d7b1e83 Move tempest runtime dependencies to the pip-requires by afazekas · 12 years ago
  86. c426f3a Remove unused imports by afazekas · 12 years ago
  87. 997da92 Update hacking.py for @testtools.skip() formatting. by Matthew Treinish · 12 years ago
  88. 326722e Merge "Make skip_tracker bug keyword detection more robust." by Jenkins · 12 years ago
  89. 1f82a17 Make skip_tracker bug keyword detection more robust. by Matthew Treinish · 12 years ago
  90. 7c4bba3 Merge "Switch to final 1.1.0 oslo.config release" by Jenkins · 12 years ago
  91. c820b3b Merge "add find_stack_traces tool" by Jenkins · 12 years ago
  92. bcdba08 add find_stack_traces tool by Sean Dague · 12 years ago
  93. f9678f9 Switch to final 1.1.0 oslo.config release by Matthew Treinish · 12 years ago
  94. d2a4c08 Add duplicate bug detection to skip_tracker.py by Matthew Treinish · 12 years ago
  95. 90aedd1 Use oslo.config-1.1.0b1 by Matthew Treinish · 12 years ago
  96. 3a784dc Merge "Sync latest install_venv_common.py" by Jenkins · 12 years ago
  97. 776ae9e6 add the version requirement for testtools by ivan-zhu · 12 years ago
  98. 1732575 add database drivers for whitebox testing by Sean Dague · 12 years ago
  99. f824085 Sync latest install_venv_common.py by Matthew Treinish · 12 years ago
  100. b2902af T4xx fixes by Attila Fazekas · 12 years ago