1. 2b4bf4b Delete meaningless and unused parameters by chenpengzi · 7 years ago
  2. db97710 Merge "Remove find_stack_traces.py" by Zuul · 7 years ago
  3. 7732faa Remove find_stack_traces.py by Masayuki Igawa · 7 years ago
  4. 880d943 Avoid tox_install.sh for constraints support by Andreas Jaeger · 7 years ago
  5. 7295698 Fix verbose grammar by mmkmmk57 · 7 years ago
  6. cf576b2 Use zuul v3 for running tempest plugin sanity check by Chandan Kumar · 7 years ago
  7. f87093e Merge "Fix a typo of a missing letter" by Jenkins · 7 years ago
  8. fe879ea Fix a typo of a missing letter by Momoka Toyota · 7 years ago
  9. 6d5a48c Move data directory under doc/source by Masayuki Igawa · 7 years ago
  10. b7affe4 Added script for doing tempest plugin sanity by Chandan Kumar · 8 years ago
  11. 3e1f330 Fix import error "No module named six.moves" for plugin sanity job by Masayuki Igawa · 8 years ago
  12. 1b786f1 Merge "Fix no attribute 'urlopen' error in python3" by Jenkins · 8 years ago
  13. 73c3345 Fix no attribute 'urlopen' error in python3 by Masayuki Igawa · 8 years ago
  14. 3c81b41 Fixed project lists for retrieving tempest plugins by Chandan Kumar · 8 years ago
  15. 1f170f6 Merge "Use urllib2 instead of requests in tempest generate plugin list" by Jenkins · 8 years ago
  16. 1b1e6df Use urllib2 instead of requests in tempest generate plugin list by Chandan Kumar · 8 years ago
  17. 0601be1 ported tools/*.py scripts to python3 by Chandan Kumar · 8 years ago
  18. 3bc7395 Remove duplication of skip_tracker by Masayuki Igawa · 8 years ago
  19. e1a5083 Make bash shebangs through /usr/bin/env by Masayuki Igawa · 8 years ago
  20. f0fe745 Merge "Use upper-constraints for tox envs" by Jenkins · 8 years ago
  21. 27ca251 Remove deprecated test runner wrappers (.sh files) by Jordan Pittier · 8 years ago
  22. ec2eefe Use upper-constraints for tox envs by Jordan Pittier · 8 years ago
  23. 134d9f7 Introduce flake8-import-order by Masayuki Igawa · 8 years ago
  24. f550133 Using oslo_log instead of logging by zhuzeyu · 8 years ago
  25. 68c7871 Switch tox to use tempest run and deprecate bash runners by Matthew Treinish · 8 years ago
  26. cc4ae48 Ignore deb-* packaging repos in the plugin list by Matthew Treinish · 8 years ago
  27. a72f2c6 Removes explicit looping over dict .keys() method by Joe H. Rahme · 9 years ago
  28. 2e2c83a Keep py3.X compatibility for urllib by Yatin Kumbhare · 9 years ago
  29. e435676 Removed q-vpn from the list of dirty logs by Ihar Hrachyshka · 9 years ago
  30. dba61be Merge "Remove virtualenv management scripts from oslo-incubator" by Jenkins · 9 years ago
  31. 438084d Merge "Prepare for dynamic generation of tempest plugin registry" by Jenkins · 9 years ago
  32. a413652 Prepare for dynamic generation of tempest plugin registry by Clint Adams · 9 years ago
  33. a4b1cef Optimize "open" method with context manager by zhang.lei · 9 years ago
  34. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  35. 72e8376 Remove virtualenv management scripts from oslo-incubator by Matthew Treinish · 9 years ago
  36. 993a6f5 Merge "Revert "Cap Pip<8 due to pip bug"" by Jenkins · 9 years ago
  37. ab33302 Replace exit() by sys.exit() by caoyue · 9 years ago
  38. 0e1f369 Revert "Cap Pip<8 due to pip bug" by Allen Gao · 9 years ago
  39. 3084845 Cap Pip<8 due to pip bug by Xav Paice · 9 years ago
  40. b3ecf65 Use six.StringIO/BytesIO instead of StringIO.StringIO by Harshada Mangesh Kakad · 9 years ago
  41. a8a6f03 Merge "Add script to use tempest-lib files in tempest" by Jenkins · 9 years ago
  42. c1802bc Use the idempotent id and tooling from tempest-lib by Matthew Treinish · 9 years ago
  43. e73744b Add script to use tempest-lib files in tempest by ghanshyam · 9 years ago
  44. 3898474 Switch run_tempest.sh to use subunit-trace by Matthew Treinish · 10 years ago
  45. 7616d19 Fix H404/405 violations for tools by Ken'ichi Ohmichi · 9 years ago
  46. 0bf52d4 Fix init command by David Paterson · 10 years ago
  47. c8a39b4 Stop gating on sample generation check by Matthew Treinish · 9 years ago
  48. f5360ff Sync venv scripts from oslo-incubator by ghanshyam · 10 years ago
  49. 4f10e45 Clarify how to resolve a uuid collision by Joe Gordon · 10 years ago
  50. 07a5a6f Make check_uuid executable by Marc Koderer · 10 years ago
  51. fb199c0 Add additional checks for attributes by Marc Koderer · 10 years ago
  52. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  53. 7579c1a Add UUIDs to all tempest tests and gate check by Chris Hoge · 10 years ago
  54. 296558c Add UUIDs to tests with tools and checks by Chris Hoge · 10 years ago
  55. 16b6826 Fix slowest test output after test run by Matthew Treinish · 10 years ago
  56. 31a91ee Merge "Fixed a comment on dirty logs list" by Jenkins · 10 years ago
  57. 226de0b Fixed a comment on dirty logs list by Ihar Hrachyshka · 10 years ago
  58. cdb7f54 Switch to using subunit-trace from tempest-lib by Matthew Treinish · 10 years ago
  59. 270bd7f Move tempest to oslo-config-generator by Jon Grimm · 10 years ago
  60. cc6ca0d Merge "Make output from check_logs less verbose" by Jenkins · 10 years ago
  61. c6dac53 Merge "Fail tempest if 0 tests are run" by Jenkins · 10 years ago
  62. 24d946e Merge "Remove test start output in pretty tracer" by Jenkins · 10 years ago
  63. 178cc4a Fail tempest if 0 tests are run by Matthew Treinish · 10 years ago
  64. a5c669d Properly detect grenade in check_logs script by Clark Boylan · 10 years ago
  65. 1179205 Make output from check_logs less verbose by Matthew Treinish · 10 years ago
  66. b5e4a98 Remove test start output in pretty tracer by Robert Collins · 11 years ago
  67. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  68. e1d8899 Correct misspelled words by Robert Mizielski · 10 years ago
  69. afeb91a Use config generator rc instead of wrapper script by Matthew Treinish · 11 years ago
  70. 4251685 Update config generator from oslo-incubator by Matthew Treinish · 11 years ago
  71. 53eef72 Add total runtime to summary output by Matthew Treinish · 11 years ago
  72. 1d5f32b Change how tempest debug logs are displayed by Matthew Treinish · 11 years ago
  73. ad681f9 Merge "Remove tempest_auto_config script" by Jenkins · 11 years ago
  74. 2adef1a Remove tempest_auto_config script by Matthew Treinish · 11 years ago
  75. 0486744 create test and worker summary report by Sean Dague · 11 years ago
  76. a5ddec8 Merge "Removing unnecessary pass instructions" by Jenkins · 11 years ago
  77. 50af5d5 Add in a concurrency aware subunit filter by Sean Dague · 11 years ago
  78. 4693783 Removing unnecessary pass instructions by Yaroslav Lobankov · 11 years ago
  79. f8b816a Add cmd entry point for verify_tempest_config by Matthew Treinish · 11 years ago
  80. f097171 Add support for updating the config file by Matthew Treinish · 11 years ago
  81. 2e43963 Add cinder api version detection to verify_tempest_config by Matthew Treinish · 11 years ago
  82. 42d50f6 Fix service list in verify_tempest_config by Matthew Treinish · 11 years ago
  83. 1722f0b Fix url parsing for api version check by Matthew Treinish · 11 years ago
  84. ef2865a remove n-sch from the watch list by Sean Dague · 11 years ago
  85. 864fe07 Add keystone api version detection to verify_tempest_config by Matthew Treinish · 11 years ago
  86. e2cda41 ceilometer-collector now has errors by Sean Dague · 11 years ago
  87. fd5aa5e Merge "Update Oslo config sample generator" by Jenkins · 11 years ago
  88. 590cde1 Merge "Add service/endpoint discover to verify_tempest_config" by Jenkins · 11 years ago
  89. 02b4c04 Merge "change dirty logs to work off a whitelist" by Jenkins · 11 years ago
  90. 2258bdd Merge "Add swift discoverable_api support to verify_tempest_config" by Jenkins · 11 years ago
  91. 5d407e2 change dirty logs to work off a whitelist by Sean Dague · 11 years ago
  92. 90ac914 Update Oslo config sample generator by Matthew Treinish · 11 years ago
  93. 5274de4 Allow failing logs with errors on a per-log-file basis by David Kranz · 11 years ago
  94. 652a624 Merge "add TRACE level to the items that are being flagged" by Jenkins · 11 years ago
  95. 221bd7f Add service/endpoint discover to verify_tempest_config by Matthew Treinish · 11 years ago
  96. c0120ba Add swift discoverable_api support to verify_tempest_config by Matthew Treinish · 11 years ago
  97. 002d684 add TRACE level to the items that are being flagged by David Kranz · 11 years ago
  98. a508081 Fix get versions call in verify_nova_api_versions() by Matthew Treinish · 11 years ago
  99. 5e67884 Merge "Rename Openstack to OpenStack" by Jenkins · 11 years ago
  100. 4956a64 Rename Openstack to OpenStack by tanlin · 11 years ago