1. 178cc4a Fail tempest if 0 tests are run by Matthew Treinish · 10 years ago
  2. 5b240a6 Properly print STDOUT and STDERR in test_wrappers by Matthew Treinish · 10 years ago
  3. 9d7d28b Merge "Fix tox coverage job" by Jenkins · 10 years ago
  4. 905d3c9 Merge "Change LOG.exception to LOG.info for skipped tests" by Jenkins · 10 years ago
  5. 5581045 Merge "Fix errors on import with service tags" by Jenkins · 10 years ago
  6. ff76888 Merge "Allow new quota types" by Jenkins · 10 years ago
  7. d6e1711 Merge "Migrate advanced server network to tempest clients" by Jenkins · 10 years ago
  8. 45ffc54 Merge "Allow FWaaS API test to accept more than one end state" by Jenkins · 10 years ago
  9. 8d4f73b Merge "Move success response checking to the token client" by Jenkins · 10 years ago
  10. 9f4aa07 Merge "Cleanup neutron default security groups on tenant deletion" by Jenkins · 10 years ago
  11. f7b538d Merge "Replace confusing member name" by Jenkins · 10 years ago
  12. cd2cad3 Merge "Have the EC2 instance test to wait for termination" by Jenkins · 10 years ago
  13. 4d1d242 Merge "VolumeMultiBackendTest: delete error volumes" by Jenkins · 10 years ago
  14. 86921b0 Merge "Skipping dashboard test to unblock gate" by Jenkins · 10 years ago
  15. 92dd89d Merge "Adds v2 keystone service test to service v3" by Jenkins · 10 years ago
  16. c511d4c Merge "Add a NotLockingAccounts credentials provider" by Jenkins · 10 years ago
  17. d9d8d01 Merge "Fix V2 hypervisor server schema attribute" by Jenkins · 10 years ago
  18. 6a2f546 Merge "Fix IPv6 default masks for SLAAC" by Jenkins · 10 years ago
  19. 51cd63c Merge "Refactor ways of creating anonymous test user" by Jenkins · 10 years ago
  20. 196099b Merge "Better timeout exception in wait_for_resource_deletion" by Jenkins · 10 years ago
  21. 0432ae5 Merge "Improve the selectability of Swift tests" by Jenkins · 10 years ago
  22. 1d13447 Merge "javelin: fix object destruction" by Jenkins · 10 years ago
  23. 87cbca3 Skipping dashboard test to unblock gate by David Lyle · 10 years ago
  24. 5942bc0 Change LOG.exception to LOG.info for skipped tests by Mauro S. M. Rodrigues · 10 years ago
  25. 9c9f626 VolumeMultiBackendTest: delete error volumes by git-harry · 10 years ago
  26. ef92075 Merge "Add baremetal API tests about console" by Jenkins · 10 years ago
  27. b3264e0 Merge "Move response code checking to client for v3 identity tests" by Jenkins · 10 years ago
  28. 3094b96 Merge "Migrate security_groups_basic to tempest clients" by Jenkins · 10 years ago
  29. e76fb43 Replace confusing member name by Daisuke Morita · 10 years ago
  30. b372e3e Merge "Allow out of quota failure status code to be 413 or 403" by Jenkins · 10 years ago
  31. 3027674 Better timeout exception in wait_for_resource_deletion by Matt Riedemann · 10 years ago
  32. d70f510 javelin: fix object destruction by Emilien Macchi · 10 years ago
  33. 5f61539 Allow new quota types by Phil Day · 10 years ago
  34. 1ec8815 Have the EC2 instance test to wait for termination by Attila Fazekas · 10 years ago
  35. 3ec6774 Migrate advanced server network to tempest clients by Yair Fried · 10 years ago
  36. 73c2549 Merge "Allow new quota types" by Jenkins · 10 years ago
  37. b1ea813 Merge "Adds the clients and tests for CINDER QoS V1 & V2 APIs" by Jenkins · 10 years ago
  38. db6c9e9 Migrate security_groups_basic to tempest clients by Yair Fried · 10 years ago
  39. 27aad3d Merge "Heat SwiftResources : only count containers created by Tempest" by Jenkins · 10 years ago
  40. eaf0cb5 Merge "Remove force_tenant_isolation=True from test that doesn't need it" by Jenkins · 10 years ago
  41. d938124 Merge "Fix response body format of orchestration_client to dict" by Jenkins · 10 years ago
  42. bbf5cff Add baremetal API tests about console by Yuiko Takada · 10 years ago
  43. 36ab5b1 Merge "javelin: implement resource destruction" by Jenkins · 10 years ago
  44. ed286f8 Merge "Don't run lbaas scenario test as smoke test" by Jenkins · 10 years ago
  45. e96a28d Merge "Fix use of nonexistent class variable in accounts" by Jenkins · 10 years ago
  46. 84d539a Merge "Make unit tests not depend on random hash seed" by Jenkins · 10 years ago
  47. 58fc597 Merge "Move cli tests into service subdirectories" by Jenkins · 10 years ago
  48. 3453e8f Merge "Some scenario tests do not delete network resources" by Jenkins · 10 years ago
  49. 3c4d8cc Merge "Avoid to iterate over empty list in DictMismatch" by Jenkins · 10 years ago
  50. 397d721 Merge "Fix load balancer scenario if no tenant network" by Jenkins · 10 years ago
  51. c9d7380 Merge "Only log console log if nova supports consoles" by Jenkins · 10 years ago
  52. 20b46dc Merge "Check port's status also in show port tests" by Jenkins · 10 years ago
  53. 89f4b5f Merge "Verify network connectivity before state check" by Jenkins · 10 years ago
  54. b1741df Merge "Use safe_setup instead try block in setUpClass" by Jenkins · 10 years ago
  55. 82e667e Move cli tests into service subdirectories by ekhugen · 10 years ago
  56. 8d61592 Merge "Fix TypeError in TestVolumeBootPattern" by Jenkins · 10 years ago
  57. fb3efa7 Move success response checking to the token client by David Kranz · 10 years ago
  58. 2aaf531 Move response code checking to client for v3 identity tests by David Kranz · 10 years ago
  59. 3d37577 Merge "Fix network/secgroup scenario tests for ironic" by Jenkins · 10 years ago
  60. f0cbf9a Check port's status also in show port tests by Santosh Kumar · 10 years ago
  61. 45ec052 Remove force_tenant_isolation=True from test that doesn't need it by ekhugen · 11 years ago
  62. cd879c5 Verify network connectivity before state check by Matthew Treinish · 10 years ago
  63. 42a3f3a Only log console log if nova supports consoles by Matthew Treinish · 10 years ago
  64. 659e2db Avoid to iterate over empty list in DictMismatch by Martin Pavlasek · 10 years ago
  65. b1c23fc Add a NotLockingAccounts credentials provider by Andrea Frittoli · 10 years ago
  66. 09f1783 Fix use of nonexistent class variable in accounts by Matthew Treinish · 10 years ago
  67. a5c669d Properly detect grenade in check_logs script by Clark Boylan · 10 years ago
  68. 1bfd2cc Fix TypeError in TestVolumeBootPattern by Matt Riedemann · 10 years ago
  69. 673d6ce Fix V2 hypervisor server schema attribute by Ghanshyam · 10 years ago
  70. cfe42f6 Some scenario tests do not delete network resources by Salvatore · 10 years ago
  71. 6bbc874 Make unit tests not depend on random hash seed by Matthew Treinish · 10 years ago
  72. b3ae2ce Merge "Removes test_force_delete_server_invalid_state negative test" by Jenkins · 10 years ago
  73. dc2ef09 Merge "Add a check_telemetry method to javelin" by Jenkins · 10 years ago
  74. 32d2cd6 Merge "Migrate test_network_basic_ops to tempest clients" by Jenkins · 10 years ago
  75. 726c7bd Merge "Fix "mutable" object as default value" by Jenkins · 10 years ago
  76. 7dba3e6 Adds the clients and tests for CINDER QoS V1 & V2 APIs by Swapnil Kulkarni · 10 years ago
  77. bbf5c47 Fix load balancer scenario if no tenant network by Adam Gandelman · 10 years ago
  78. 9bac366 Fix network/secgroup scenario tests for ironic by David Shrewsbury · 10 years ago
  79. 3576254 Allow out of quota failure status code to be 413 or 403 by ZHU ZHU · 10 years ago
  80. 1fc32a1 Migrate test_network_basic_ops to tempest clients by Yair Fried · 10 years ago
  81. 45dcf11 Merge "remove default=None for config options" by Jenkins · 10 years ago
  82. 1f3659a Fix IPv6 default masks for SLAAC by Sergey Shnaidman · 10 years ago
  83. 54b0fb5 Adds v2 keystone service test to service v3 by nayna-patel · 11 years ago
  84. af1fcc7 Merge "Migrate test_server_advanced_ops to tempest client" by Jenkins · 10 years ago
  85. 0fc2ffe Merge "Adds an orchestration API test for resource types" by Jenkins · 10 years ago
  86. 3e23735 Merge "test_neutron_resources to read template's values" by Jenkins · 10 years ago
  87. 8d8413f Merge "Adds Ironic set/get boot device API test" by Jenkins · 10 years ago
  88. bc3c4cb Merge "Updated database clients for bp client-checks-success" by Jenkins · 10 years ago
  89. 904046c Merge "Add a test for inline parameter of TempURL" by Jenkins · 10 years ago
  90. b1afe9b Fix response body format of orchestration_client to dict by Masayuki Igawa · 10 years ago
  91. 2a180b8 Fix "mutable" object as default value by Ghanshyam · 11 years ago
  92. 6e41803 Merge "Add _interface attribut in BaseNetworkTest" by Jenkins · 10 years ago
  93. 0684c14 Merge "Migrate test_server_basic_ops to tempest client" by Jenkins · 10 years ago
  94. 83699e4 Merge "Migrate test_volume_boot_pattern to tempest client" by Jenkins · 10 years ago
  95. e38145b Merge "Rename Marconi to Zaqar" by Jenkins · 10 years ago
  96. db0604b Merge "Extract SwiftScenarioTest class to manager" by Jenkins · 10 years ago
  97. 68988e3 Merge "Fix hardcoded gateway in IPV6 subnet api tests" by Jenkins · 10 years ago
  98. 846eb7c Cleanup neutron default security groups on tenant deletion by Ala Rezmerita · 11 years ago
  99. f0536c7 Merge "Add functools.wraps on all function decorators" by Jenkins · 10 years ago
  100. c981803 Merge "Add REVIEWING.rst" by Jenkins · 10 years ago