1. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  2. 55e29b4 Make run_stress.py script an entry point by Matthew Treinish · 11 years ago
  3. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  4. a5d7a39 Merge "ssh_floating verify reboot" by Jenkins · 11 years ago
  5. fa6666c Fix stress runner not stopping on first fail by Pavel Sedlák · 11 years ago
  6. 400c413 Stress runner/driver prints stats after SIGINT by Pavel Sedlák · 11 years ago
  7. 0b5d804 Merge "Fix stress runner signal related issues" by Jenkins · 11 years ago
  8. d789b54 ssh_floating verify reboot by Attila Fazekas · 11 years ago
  9. d047d1d Fix stress runner signal related issues by Attila Fazekas · 11 years ago
  10. 34b75a1 Stress action for volume attach verify by Attila Fazekas · 11 years ago
  11. 6847722 Merge "stress/actions/ssh_floating.py n-net compatibility" by Jenkins · 11 years ago
  12. 89c7d84 Merge "Add security group deletion to the cleanup util" by Jenkins · 11 years ago
  13. 43b2050 replace basetring/xrange by llg8212 · 11 years ago
  14. 6c7244a stress/actions/ssh_floating.py n-net compatibility by Attila Fazekas · 11 years ago
  15. 7e9eb54 Prepare for enabling H302 rule (common,services,stress) by Masayuki Igawa · 11 years ago
  16. 9f03f8b Add security group deletion to the cleanup util by Attila Fazekas · 11 years ago
  17. f2a8bbd Fix stress runner exit issues by Attila Fazekas · 11 years ago
  18. a5ee542 cleanUp() removing all test resources as an admin by Julien Leloup · 11 years ago
  19. 04d40f7 Clean/leave OpenStack after a stress test by Julien Leloup · 11 years ago
  20. 17ffbb9 Fix stress test README.rst by Boris Pavlovic · 11 years ago
  21. 88f49ef Convert thirdparty and stress tests to use global CONF object by Matthew Treinish · 11 years ago
  22. ad715de Merge "Python 2.6 do not has unittest.loader, we import unittest2 instead" by Jenkins · 11 years ago
  23. 16a778a Python 2.6 do not has unittest.loader, we import unittest2 instead by Will · 11 years ago
  24. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  25. 403ae5c Remove copyright from empty files by Alexander Ignatov · 11 years ago
  26. a877de6 Fix typo in ssh_floating.json for stress tests by Mauro S. M. Rodrigues · 11 years ago
  27. 211ca96 Move import to import block again by Marc Koderer · 11 years ago
  28. f13e487 Move admin client initialization into stress-openstack by Marc Koderer · 11 years ago
  29. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 11 years ago
  30. 31fe483 Add additional documentation for stress tests by Marc Koderer · 11 years ago
  31. 2c8e829 Merge "pass stop_on_error to _has_error_in_logs" by Jenkins · 11 years ago
  32. 16648e9 Add addtional logging and catch exceptions by Marc Koderer · 11 years ago
  33. 4ea0194 pass stop_on_error to _has_error_in_logs by Giulio Fidente · 12 years ago
  34. 57891fa Merge "_error_in_logs function of driver.py shall check all nodes" by Jenkins · 12 years ago
  35. 49b21ab _error_in_logs function of driver.py shall check all nodes by DennyZhang · 12 years ago
  36. bfa2b54 Merge "driver.py should log errors when ssh operations fail" by Jenkins · 12 years ago
  37. 6baa667 driver.py should log errors when ssh operations fail by DennyZhang · 12 years ago
  38. 8f940ab Fix problem with never stopping stress tests by Marc Koderer · 12 years ago
  39. d7a51b4 README.rst of tempest stress is misleading by DennyZhang · 12 years ago
  40. cc1623c Fixes some typos in tempest by Chang Bo Guo · 12 years ago
  41. d083e91 Merge "Add handling for inherited stress attributes" by Jenkins · 12 years ago
  42. a007ecf Merge "Stress ssh_floating test" by Jenkins · 12 years ago
  43. b060441 Add handling for inherited stress attributes by Marc Koderer · 12 years ago
  44. 33ca6ee Fix logging problem for stress test wrappers by Marc Koderer · 12 years ago
  45. 32221b8e Create discovery option for stress tests by Marc Koderer · 12 years ago
  46. 7cf2a22 Stress ssh_floating test by Attila Fazekas · 12 years ago
  47. 0aababb Unit tests as stress tests by Attila Fazekas · 12 years ago
  48. b714de5 Change logging in stress test by Marc Koderer · 12 years ago
  49. d8c1ef6 Merge "renames the stress test class to include the Volume keyword" by Jenkins · 12 years ago
  50. c57ac8b renames the stress test class to include the Volume keyword by Giulio Fidente · 12 years ago
  51. 1ba5462 Merge "Add argument to stop stress test on first error" by Jenkins · 12 years ago
  52. 3414d73 Add argument to stop stress test on first error by Marc Koderer · 12 years ago
  53. e450a46 Merge "Add stress test to attach volumes to vm's" by Jenkins · 12 years ago
  54. 1e30d5d Switching to oslo importutils in the stress tests by Attila Fazekas · 12 years ago
  55. 341bf1c Add stress test to attach volumes to vm's by Marc Koderer · 12 years ago
  56. 888ddc4 Add exit codes if run_stress.py detects an error by Marc Koderer · 12 years ago
  57. 69d3bea Add global statistic for stress tests by Marc Koderer · 12 years ago
  58. 8976d26 Merge "run_stress.py -h doesn't work without a connection" by Jenkins · 12 years ago
  59. fa399e7 run_stress.py -h doesn't work without a connection by Marc Koderer · 12 years ago
  60. 4909379 Fix stress-tox-job.json action file. by Matthew Treinish · 12 years ago
  61. ab58604 Merge "Add an option to run_stress.py to run tests serially." by Jenkins · 12 years ago
  62. aaed3f1 Merge "Fix tox job for stress tests." by Jenkins · 12 years ago
  63. b725e62 Rework stress to be more UnitTest like by Walter A. Boring IV · 12 years ago
  64. 8e663fc Add an option to run_stress.py to run tests serially. by Matthew Treinish · 12 years ago
  65. 7bd1cf2 Fix tox job for stress tests. by Matthew Treinish · 12 years ago
  66. bbb69e7 Add a volume create/delete stress test by Giulio Fidente · 12 years ago
  67. 23fdf1d Tempest Coding Guide by Attila Fazekas · 12 years ago
  68. 7679b48 update docs for consistency by Sean Dague · 12 years ago
  69. b9d9750 Simplified stress tests. by David Kranz · 12 years ago