1. 7142668 Switch all uses of iteritems to use six instead by Matthew Treinish · 10 years ago
  2. 6472376 Remove common/ssh.py due to migration to tempest_lib by Andrey Pavlov · 10 years ago
  3. 35798fb Apply a naming rule of GET to volume client by Ken'ichi Ohmichi · 10 years ago
  4. e3cb8ab Merge "Use the configured version of identity in stress" by Jenkins · 10 years ago
  5. f2f7a37 Use the configured version of identity in stress by Andrea Frittoli · 10 years ago
  6. 07308f1 Remove hyphen from rand_name calls in volume tests by Ken'ichi Ohmichi · 10 years ago
  7. d8f38ab Merge "Allow sress test runner to skip based on available services" by Jenkins · 10 years ago
  8. 6c3fc15 Allow sress test runner to skip based on available services by David Kranz · 10 years ago
  9. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  10. 01472ff Remove migrated utils code by Matthew Treinish · 10 years ago
  11. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  12. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  13. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  14. 668d389 Fix left-over client calls in stress test to receive one value by David Kranz · 10 years ago
  15. c0bb8cd Merge "Change fixed/floating ip clients to return one value and update tests" by Jenkins · 10 years ago
  16. 0fe93ae Merge "Remove auth_version config from get_credentials" by Jenkins · 10 years ago
  17. e4e3b41 Change fixed/floating ip clients to return one value and update tests by David Kranz · 10 years ago
  18. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  19. e290f3e Merge "Change keypair client to return one value and update tests" by Jenkins · 10 years ago
  20. 878d5ab Remove auth_version config from get_credentials by Andrea Frittoli · 10 years ago
  21. 617e7e2 Merge "Change security-group clients to return one value and update tests" by Jenkins · 10 years ago
  22. 9964b4e Change security-group clients to return one value and update tests by David Kranz · 10 years ago
  23. 173f0e0 Change keypair client to return one value and update tests by David Kranz · 10 years ago
  24. e0ff626 Fix stress test which was not changed to receive one client value by David Kranz · 10 years ago
  25. b7afa92 Change v2 identity client methods to return one value by David Kranz · 10 years ago
  26. 51e84f4 Remove Resp status code checks in stress tests by ghanshyam · 10 years ago
  27. 4fd9509 Replace wait with communicate to avoid potential deadlock by Aaron Rosen · 10 years ago
  28. fd247f5 Use python abc in StressAction class by Danny Al-Gaaf · 11 years ago
  29. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 11 years ago
  30. a9aef87 Add links to the field guide index by Matthew Treinish · 11 years ago
  31. 5716058 Enable E251,E265 rules ignore H402 by Matthew Treinish · 11 years ago
  32. 55e29b4 Make run_stress.py script an entry point by Matthew Treinish · 11 years ago
  33. 422fbdf Enforces the use of Credentials (part2) by Andrea Frittoli · 11 years ago
  34. a5d7a39 Merge "ssh_floating verify reboot" by Jenkins · 11 years ago
  35. fa6666c Fix stress runner not stopping on first fail by Pavel Sedlák · 11 years ago
  36. 400c413 Stress runner/driver prints stats after SIGINT by Pavel Sedlák · 11 years ago
  37. 0b5d804 Merge "Fix stress runner signal related issues" by Jenkins · 11 years ago
  38. d789b54 ssh_floating verify reboot by Attila Fazekas · 11 years ago
  39. d047d1d Fix stress runner signal related issues by Attila Fazekas · 11 years ago
  40. 34b75a1 Stress action for volume attach verify by Attila Fazekas · 11 years ago
  41. 6847722 Merge "stress/actions/ssh_floating.py n-net compatibility" by Jenkins · 11 years ago
  42. 89c7d84 Merge "Add security group deletion to the cleanup util" by Jenkins · 11 years ago
  43. 43b2050 replace basetring/xrange by llg8212 · 11 years ago
  44. 6c7244a stress/actions/ssh_floating.py n-net compatibility by Attila Fazekas · 11 years ago
  45. 7e9eb54 Prepare for enabling H302 rule (common,services,stress) by Masayuki Igawa · 11 years ago
  46. 9f03f8b Add security group deletion to the cleanup util by Attila Fazekas · 11 years ago
  47. f2a8bbd Fix stress runner exit issues by Attila Fazekas · 11 years ago
  48. a5ee542 cleanUp() removing all test resources as an admin by Julien Leloup · 11 years ago
  49. 04d40f7 Clean/leave OpenStack after a stress test by Julien Leloup · 11 years ago
  50. 17ffbb9 Fix stress test README.rst by Boris Pavlovic · 11 years ago
  51. 88f49ef Convert thirdparty and stress tests to use global CONF object by Matthew Treinish · 11 years ago
  52. ad715de Merge "Python 2.6 do not has unittest.loader, we import unittest2 instead" by Jenkins · 11 years ago
  53. 16a778a Python 2.6 do not has unittest.loader, we import unittest2 instead by Will · 11 years ago
  54. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  55. 403ae5c Remove copyright from empty files by Alexander Ignatov · 11 years ago
  56. a877de6 Fix typo in ssh_floating.json for stress tests by Mauro S. M. Rodrigues · 11 years ago
  57. 211ca96 Move import to import block again by Marc Koderer · 11 years ago
  58. f13e487 Move admin client initialization into stress-openstack by Marc Koderer · 11 years ago
  59. 259c113 Cleanup using about the data_utils module and functions by Masayuki Igawa · 11 years ago
  60. 31fe483 Add additional documentation for stress tests by Marc Koderer · 11 years ago
  61. 2c8e829 Merge "pass stop_on_error to _has_error_in_logs" by Jenkins · 11 years ago
  62. 16648e9 Add addtional logging and catch exceptions by Marc Koderer · 11 years ago
  63. 4ea0194 pass stop_on_error to _has_error_in_logs by Giulio Fidente · 11 years ago
  64. 57891fa Merge "_error_in_logs function of driver.py shall check all nodes" by Jenkins · 11 years ago
  65. 49b21ab _error_in_logs function of driver.py shall check all nodes by DennyZhang · 11 years ago
  66. bfa2b54 Merge "driver.py should log errors when ssh operations fail" by Jenkins · 11 years ago
  67. 6baa667 driver.py should log errors when ssh operations fail by DennyZhang · 11 years ago
  68. 8f940ab Fix problem with never stopping stress tests by Marc Koderer · 11 years ago
  69. d7a51b4 README.rst of tempest stress is misleading by DennyZhang · 11 years ago
  70. cc1623c Fixes some typos in tempest by Chang Bo Guo · 12 years ago
  71. d083e91 Merge "Add handling for inherited stress attributes" by Jenkins · 12 years ago
  72. a007ecf Merge "Stress ssh_floating test" by Jenkins · 12 years ago
  73. b060441 Add handling for inherited stress attributes by Marc Koderer · 12 years ago
  74. 33ca6ee Fix logging problem for stress test wrappers by Marc Koderer · 12 years ago
  75. 32221b8e Create discovery option for stress tests by Marc Koderer · 12 years ago
  76. 7cf2a22 Stress ssh_floating test by Attila Fazekas · 12 years ago
  77. 0aababb Unit tests as stress tests by Attila Fazekas · 12 years ago
  78. b714de5 Change logging in stress test by Marc Koderer · 12 years ago
  79. d8c1ef6 Merge "renames the stress test class to include the Volume keyword" by Jenkins · 12 years ago
  80. c57ac8b renames the stress test class to include the Volume keyword by Giulio Fidente · 12 years ago
  81. 1ba5462 Merge "Add argument to stop stress test on first error" by Jenkins · 12 years ago
  82. 3414d73 Add argument to stop stress test on first error by Marc Koderer · 12 years ago
  83. e450a46 Merge "Add stress test to attach volumes to vm's" by Jenkins · 12 years ago
  84. 1e30d5d Switching to oslo importutils in the stress tests by Attila Fazekas · 12 years ago
  85. 341bf1c Add stress test to attach volumes to vm's by Marc Koderer · 12 years ago
  86. 888ddc4 Add exit codes if run_stress.py detects an error by Marc Koderer · 12 years ago
  87. 69d3bea Add global statistic for stress tests by Marc Koderer · 12 years ago
  88. 8976d26 Merge "run_stress.py -h doesn't work without a connection" by Jenkins · 12 years ago
  89. fa399e7 run_stress.py -h doesn't work without a connection by Marc Koderer · 12 years ago
  90. 4909379 Fix stress-tox-job.json action file. by Matthew Treinish · 12 years ago
  91. ab58604 Merge "Add an option to run_stress.py to run tests serially." by Jenkins · 12 years ago
  92. aaed3f1 Merge "Fix tox job for stress tests." by Jenkins · 12 years ago
  93. b725e62 Rework stress to be more UnitTest like by Walter A. Boring IV · 12 years ago
  94. 8e663fc Add an option to run_stress.py to run tests serially. by Matthew Treinish · 12 years ago
  95. 7bd1cf2 Fix tox job for stress tests. by Matthew Treinish · 12 years ago
  96. bbb69e7 Add a volume create/delete stress test by Giulio Fidente · 12 years ago
  97. 23fdf1d Tempest Coding Guide by Attila Fazekas · 12 years ago
  98. 7679b48 update docs for consistency by Sean Dague · 12 years ago
  99. b9d9750 Simplified stress tests. by David Kranz · 12 years ago