1. 83cd079 Merge "Limit tests should pass correct image and flavor" by Jenkins · 12 years ago
  2. b8424eb Add Flake8 extension for python client import checks by Giampaolo Lauria · 12 years ago
  3. 9686e62 Merge "Initial heat orchestration tests." by Jenkins · 12 years ago
  4. e2153b7 Merge "Modify hacking flake8 extension" by Jenkins · 12 years ago
  5. c792c29 Merge "Add some basic snapshots listing test" by Jenkins · 12 years ago
  6. 28f0a63 Merge "Add tests list tenant usage" by Jenkins · 12 years ago
  7. 0fed11e Update README file by Giampaolo Lauria · 12 years ago
  8. d50c27d Modify hacking flake8 extension by Giampaolo Lauria · 12 years ago
  9. 1c30030 Limit tests should pass correct image and flavor by Rick Harris · 12 years ago
  10. 80b71b8 Merge "initial seed for tempest doc directory" by Jenkins · 12 years ago
  11. b56052b initial seed for tempest doc directory by Sean Dague · 12 years ago
  12. f41b8ee Add some basic snapshots listing test by Giulio Fidente · 12 years ago
  13. d2525a9 Initial heat orchestration tests. by Steve Baker · 12 years ago
  14. d80b6a0 Add tests list tenant usage by Leo Toyoda · 12 years ago
  15. cb9209d Remove unnecessary tags/attributes from our tests by Giampaolo Lauria · 12 years ago
  16. 1937d09 rename tests -> api by Sean Dague · 12 years ago
  17. 77800d3 Merge "Set smoke/gate attributes for tests in "identity"" by Jenkins · 12 years ago
  18. b8a8ce9 Merge "Add a sleep with back-off to retries" by Jenkins · 12 years ago
  19. beaaca3 Merge "Set smoke/gate attributes for tests in "image"" by Jenkins · 12 years ago
  20. 8786ecd Merge "Removing redundant, possibly flaky test" by Jenkins · 12 years ago
  21. 7c116bf Merge "Moved part of test cases to another class" by Jenkins · 12 years ago
  22. cf3fb7c Smoke attribute implies gate attribute by Chris Yeoh · 12 years ago
  23. f4b1042 Merge "Adding new test for iSCSI live block migration" by Jenkins · 12 years ago
  24. 496a5a1 Moved part of test cases to another class by Martina Kollarova · 12 years ago
  25. 9d00744 Merge "Enhance the validation of the quotas update" by Jenkins · 12 years ago
  26. 2203a1f break out whitebox tests by Sean Dague · 12 years ago
  27. 09761f6 move boto tests to thirdparty directory - part 1 by Sean Dague · 12 years ago
  28. 6dbc6da add scenario directory by Sean Dague · 12 years ago
  29. 75c3409 Merge "Create Flake8 extension for tempest checks" by Jenkins · 12 years ago
  30. f0b10c4 Merge "Code cleanup of object storage tests" by Jenkins · 12 years ago
  31. 1b837ce Create Flake8 extension for tempest checks by Giampaolo Lauria · 12 years ago
  32. 2d22c69 Code cleanup of object storage tests by Martina Kollarova · 12 years ago
  33. e148a6f Merge "Adding negative test to check limits of Security Groups and rules" by Jenkins · 12 years ago
  34. 507c6ca Removing redundant, possibly flaky test by Andrea Frittoli · 12 years ago
  35. f9e6d0a Merge "Set smoke/gate attributes for tests in "volume"" by Jenkins · 12 years ago
  36. 334f1fd Add a sleep with back-off to retries by Andrea Frittoli · 12 years ago
  37. 3ae31e1 Add tests list the services to compute by Leo Toyoda · 12 years ago
  38. 54fda1a Merge "A Heat client which does basic stack operations." by Jenkins · 12 years ago
  39. c6b3a2b Merge "make test non executable, otherwise nose skips it" by Jenkins · 12 years ago
  40. fd5f595 Set smoke/gate attributes for tests in "image" by Giampaolo Lauria · 12 years ago
  41. ea29495 Set smoke/gate attributes for tests in "identity" by Giampaolo Lauria · 12 years ago
  42. 8b31190 Set smoke/gate attributes for tests in "volume" by Giulio Fidente · 12 years ago
  43. c60e4e3 A Heat client which does basic stack operations. by Steve Baker · 12 years ago
  44. 0e98675 Merge "Permits a list of values for the "type=" tests attribute" by Jenkins · 12 years ago
  45. e5e2b3d make test non executable, otherwise nose skips it by Sean Dague · 12 years ago
  46. 4946a05 Permits a list of values for the "type=" tests attribute by Giulio Fidente · 12 years ago
  47. c078be9 Adding new test for iSCSI live block migration by Bob Ball · 12 years ago
  48. f58442e Clean up tenants created in test_users.py by Mitsuhiko Yamazaki · 12 years ago
  49. 1854353 Merge "Simplified stress tests." by Jenkins · 12 years ago
  50. 96d8ca3 Adding negative test to check limits of Security Groups and rules by Vasyl Khomenko · 12 years ago
  51. 2077983 collapse tox.ini test commands for readability by Sean Dague · 12 years ago
  52. f682579 move cli directory into new tree structure by Sean Dague · 12 years ago
  53. 0974a44 Merge "Configurable fixed network name" by Jenkins · 12 years ago
  54. 2e96193 Merge "Remove old stress tests." by Jenkins · 12 years ago
  55. 5484416 Merge "Make sure isolated tenants are not left behind." by Jenkins · 12 years ago
  56. bba7a9f Merge "Declare the config attribute in a simpler way" by Jenkins · 12 years ago
  57. 7a3038d Merge "Add Aggregate XML client and tests." by Jenkins · 12 years ago
  58. 35a7caf make status_timeout a method by Sean Dague · 12 years ago
  59. 07fe830 Enhance the validation of the quotas update by gengjh · 12 years ago
  60. 0f7769b Merge "proposal for tempest directory restructure" by Jenkins · 12 years ago
  61. 032bf3b Merge "only install things in the venv for pep8" by Jenkins · 12 years ago
  62. 9cf9539 only install things in the venv for pep8 by Sean Dague · 12 years ago
  63. ee4e5f5 Merge "Enabling assertions disabled for bug #1074901" by Jenkins · 12 years ago
  64. 31a57ad proposal for tempest directory restructure by Sean Dague · 12 years ago
  65. 6dbb27c Do super()'s tearDowns last (bug 1178337) by Dolph Mathews · 12 years ago
  66. a852fc7 Merge "Put the logic from devstack gate into tox." by Jenkins · 12 years ago
  67. 8d4c90c Put the logic from devstack gate into tox. by Monty Taylor · 12 years ago
  68. 1db5495 Remove old stress tests. by David Kranz · 12 years ago
  69. b9d9750 Simplified stress tests. by David Kranz · 12 years ago
  70. f2a5e82 Enabling assertions disabled for bug #1074901 by Chris Yeoh · 12 years ago
  71. c43fec8 Declare the config attribute in a simpler way by Attila Fazekas · 12 years ago
  72. b066165 Configurable fixed network name by Attila Fazekas · 12 years ago
  73. ae8fc53 Add Aggregate XML client and tests. by Mitsuhiko Yamazaki · 12 years ago
  74. 96e9e78 Merge "Update service test case - V3" by Jenkins · 12 years ago
  75. 574b0c4 Merge "change test_register_http_image to use explicit url" by Jenkins · 12 years ago
  76. b9017e7 Make sure isolated tenants are not left behind. by David Kranz · 12 years ago
  77. c7935e8 Merge "Add setup failure logging in tearDown method." by Jenkins · 12 years ago
  78. ad979a9 Merge "Adds Cinder Multi-Backend Test" by Jenkins · 12 years ago
  79. 3a465e3 Add setup failure logging in tearDown method. by Giulio Fidente · 12 years ago
  80. 8340199 change test_register_http_image to use explicit url by Sean Dague · 12 years ago
  81. 605dfd3 Ignore .testrepository/ by Steve Baker · 12 years ago
  82. 66fb3fb Merge "Add a test for creation of volumes' snapshots." by Jenkins · 12 years ago
  83. 86551ce Adds Cinder Multi-Backend Test by Jérôme Gallard · 12 years ago
  84. a92dd74 Update service test case - V3 by harika-vakadi · 12 years ago
  85. 7333293 Add a test for creation of volumes' snapshots. by Giulio Fidente · 12 years ago
  86. 7852c0d Remove reference to dead script configure_tempest.sh by David Ripton · 12 years ago
  87. 26c3443 Merge "Migrate to pbr from openstack.common.setup." by Jenkins · 12 years ago
  88. 2c91a68 Merge "Removed duplicate usage of TempestConfig()" by Jenkins · 12 years ago
  89. 6d2b7a8 Merge "Added 2 user related testcases for Keystone V3API" by Jenkins · 12 years ago
  90. 6437501 Migrate to pbr from openstack.common.setup. by Monty Taylor · 12 years ago
  91. b2ca5ca Finish up flake8 conversion. by Monty Taylor · 12 years ago
  92. 76ca57c Merge "Added tests to list instances by regexp" by Jenkins · 12 years ago
  93. bd3927a Merge "Fix status_timeout incorrectly referencing self" by Jenkins · 12 years ago
  94. 9528b9d Merge "Fixes volumes cleanup in base class" by Jenkins · 12 years ago
  95. da969fc Merge "Add tests list actions on a specified instance" by Jenkins · 12 years ago
  96. 62908cd Merge "Exclude etc/logging.conf from versioning" by Jenkins · 12 years ago
  97. 26d16ed Fixes volumes cleanup in base class by Giulio Fidente · 12 years ago
  98. 0dca897 Removed duplicate usage of TempestConfig() by Bob Ball · 12 years ago
  99. e0ba158 Merge "Missing image-del func in test_create_delete_image" by Jenkins · 12 years ago
  100. b6498cb Merge "Clean up servers created in test_multiple_create.py" by Jenkins · 12 years ago