1. 87cbca3 Skipping dashboard test to unblock gate by David Lyle · 10 years ago
  2. ef92075 Merge "Add baremetal API tests about console" by Jenkins · 10 years ago
  3. b3264e0 Merge "Move response code checking to client for v3 identity tests" by Jenkins · 10 years ago
  4. 3094b96 Merge "Migrate security_groups_basic to tempest clients" by Jenkins · 10 years ago
  5. b372e3e Merge "Allow out of quota failure status code to be 413 or 403" by Jenkins · 10 years ago
  6. 73c2549 Merge "Allow new quota types" by Jenkins · 10 years ago
  7. b1ea813 Merge "Adds the clients and tests for CINDER QoS V1 & V2 APIs" by Jenkins · 10 years ago
  8. db6c9e9 Migrate security_groups_basic to tempest clients by Yair Fried · 10 years ago
  9. 27aad3d Merge "Heat SwiftResources : only count containers created by Tempest" by Jenkins · 10 years ago
  10. eaf0cb5 Merge "Remove force_tenant_isolation=True from test that doesn't need it" by Jenkins · 10 years ago
  11. d938124 Merge "Fix response body format of orchestration_client to dict" by Jenkins · 10 years ago
  12. bbf5cff Add baremetal API tests about console by Yuiko Takada · 10 years ago
  13. 36ab5b1 Merge "javelin: implement resource destruction" by Jenkins · 10 years ago
  14. ed286f8 Merge "Don't run lbaas scenario test as smoke test" by Jenkins · 10 years ago
  15. e96a28d Merge "Fix use of nonexistent class variable in accounts" by Jenkins · 10 years ago
  16. 84d539a Merge "Make unit tests not depend on random hash seed" by Jenkins · 10 years ago
  17. 58fc597 Merge "Move cli tests into service subdirectories" by Jenkins · 10 years ago
  18. 3453e8f Merge "Some scenario tests do not delete network resources" by Jenkins · 10 years ago
  19. 3c4d8cc Merge "Avoid to iterate over empty list in DictMismatch" by Jenkins · 10 years ago
  20. 397d721 Merge "Fix load balancer scenario if no tenant network" by Jenkins · 10 years ago
  21. c9d7380 Merge "Only log console log if nova supports consoles" by Jenkins · 10 years ago
  22. 20b46dc Merge "Check port's status also in show port tests" by Jenkins · 10 years ago
  23. 89f4b5f Merge "Verify network connectivity before state check" by Jenkins · 10 years ago
  24. b1741df Merge "Use safe_setup instead try block in setUpClass" by Jenkins · 10 years ago
  25. 82e667e Move cli tests into service subdirectories by ekhugen · 10 years ago
  26. 8d61592 Merge "Fix TypeError in TestVolumeBootPattern" by Jenkins · 10 years ago
  27. 2aaf531 Move response code checking to client for v3 identity tests by David Kranz · 10 years ago
  28. 3d37577 Merge "Fix network/secgroup scenario tests for ironic" by Jenkins · 10 years ago
  29. f0cbf9a Check port's status also in show port tests by Santosh Kumar · 10 years ago
  30. 45ec052 Remove force_tenant_isolation=True from test that doesn't need it by ekhugen · 11 years ago
  31. cd879c5 Verify network connectivity before state check by Matthew Treinish · 10 years ago
  32. 42a3f3a Only log console log if nova supports consoles by Matthew Treinish · 10 years ago
  33. 659e2db Avoid to iterate over empty list in DictMismatch by Martin Pavlasek · 10 years ago
  34. 09f1783 Fix use of nonexistent class variable in accounts by Matthew Treinish · 10 years ago
  35. a5c669d Properly detect grenade in check_logs script by Clark Boylan · 10 years ago
  36. 1bfd2cc Fix TypeError in TestVolumeBootPattern by Matt Riedemann · 10 years ago
  37. cfe42f6 Some scenario tests do not delete network resources by Salvatore · 10 years ago
  38. 6bbc874 Make unit tests not depend on random hash seed by Matthew Treinish · 10 years ago
  39. b3ae2ce Merge "Removes test_force_delete_server_invalid_state negative test" by Jenkins · 10 years ago
  40. dc2ef09 Merge "Add a check_telemetry method to javelin" by Jenkins · 10 years ago
  41. 32d2cd6 Merge "Migrate test_network_basic_ops to tempest clients" by Jenkins · 10 years ago
  42. 726c7bd Merge "Fix "mutable" object as default value" by Jenkins · 10 years ago
  43. 7dba3e6 Adds the clients and tests for CINDER QoS V1 & V2 APIs by Swapnil Kulkarni · 10 years ago
  44. bbf5c47 Fix load balancer scenario if no tenant network by Adam Gandelman · 10 years ago
  45. 9bac366 Fix network/secgroup scenario tests for ironic by David Shrewsbury · 10 years ago
  46. 3576254 Allow out of quota failure status code to be 413 or 403 by ZHU ZHU · 10 years ago
  47. 1fc32a1 Migrate test_network_basic_ops to tempest clients by Yair Fried · 10 years ago
  48. 45dcf11 Merge "remove default=None for config options" by Jenkins · 10 years ago
  49. af1fcc7 Merge "Migrate test_server_advanced_ops to tempest client" by Jenkins · 10 years ago
  50. 0fc2ffe Merge "Adds an orchestration API test for resource types" by Jenkins · 10 years ago
  51. 3e23735 Merge "test_neutron_resources to read template's values" by Jenkins · 10 years ago
  52. 8d8413f Merge "Adds Ironic set/get boot device API test" by Jenkins · 10 years ago
  53. bc3c4cb Merge "Updated database clients for bp client-checks-success" by Jenkins · 10 years ago
  54. 904046c Merge "Add a test for inline parameter of TempURL" by Jenkins · 10 years ago
  55. b1afe9b Fix response body format of orchestration_client to dict by Masayuki Igawa · 10 years ago
  56. 2a180b8 Fix "mutable" object as default value by Ghanshyam · 11 years ago
  57. 6e41803 Merge "Add _interface attribut in BaseNetworkTest" by Jenkins · 10 years ago
  58. 0684c14 Merge "Migrate test_server_basic_ops to tempest client" by Jenkins · 10 years ago
  59. 83699e4 Merge "Migrate test_volume_boot_pattern to tempest client" by Jenkins · 10 years ago
  60. e38145b Merge "Rename Marconi to Zaqar" by Jenkins · 10 years ago
  61. db0604b Merge "Extract SwiftScenarioTest class to manager" by Jenkins · 10 years ago
  62. 68988e3 Merge "Fix hardcoded gateway in IPV6 subnet api tests" by Jenkins · 10 years ago
  63. f0536c7 Merge "Add functools.wraps on all function decorators" by Jenkins · 10 years ago
  64. c981803 Merge "Add REVIEWING.rst" by Jenkins · 10 years ago
  65. e6aea8e Use safe_setup instead try block in setUpClass by Ghanshyam · 10 years ago
  66. cd235c7 Merge "Catch BadRequest exception from correct module" by Jenkins · 10 years ago
  67. bffeec0 Merge "Remove functionality to load json files" by Jenkins · 10 years ago
  68. 878f378 Add a check_telemetry method to javelin by Chris Dent · 11 years ago
  69. bb71e07 javelin: implement resource destruction by Emilien Macchi · 11 years ago
  70. 8d1a1ee Heat SwiftResources : only count containers created by Tempest by JordanP · 10 years ago
  71. eef192f Migrate test_volume_boot_pattern to tempest client by Joseph Lanoux · 10 years ago
  72. 9c1ce58 Merge "Add service tags to tempest/api/orchestration/stacks" by Jenkins · 10 years ago
  73. aadf036 Migrate test_server_advanced_ops to tempest client by Ghanshyam · 10 years ago
  74. 447bc32 Merge "Fixes Hyper-V basic scenario volume partition name" by Jenkins · 10 years ago
  75. 1332049 Merge "Adds support for custom image formats in scenarios" by Jenkins · 10 years ago
  76. 5a305c4 Migrate test_server_basic_ops to tempest client by Ghanshyam · 10 years ago
  77. 5d236cf Adds Ironic set/get boot device API test by Lucas Alvares Gomes · 10 years ago
  78. a549864 Merge "Ensure proper ordering of XML arguments" by Jenkins · 10 years ago
  79. e41007c Merge "Client response checking for orchestration service" by Jenkins · 10 years ago
  80. 0d49411 Extract SwiftScenarioTest class to manager by Chris Dent · 10 years ago
  81. 2707a0f Client response checking for orchestration service by Joseph Lanoux · 10 years ago
  82. eeb2164 Move API response success check to Neutron client by Rohan Kanade · 10 years ago
  83. f0b76a1 Merge "missing network configuration in telemetry tests" by Jenkins · 10 years ago
  84. 7f60604 Ensure proper ordering of XML arguments by Adam Gandelman · 10 years ago
  85. 0ee7e4c Merge "Add cases for Swift scenario test" by Jenkins · 10 years ago
  86. 9ddbb36 Merge "Add sec-group rules for ping6 and ssh -6" by Jenkins · 10 years ago
  87. 1755cb7 Merge "Add compute tags to tempest/api/database/flavors test" by Jenkins · 10 years ago
  88. 4b1b8cf Merge "Use list comprehension in create_bulk_networks" by Jenkins · 10 years ago
  89. a606979 Merge "Add network's status check after creation of network" by Jenkins · 10 years ago
  90. af2958a Add a test for inline parameter of TempURL by Daisuke Morita · 10 years ago
  91. b7c1daa Adds support for custom image formats in scenarios by Alessandro Pilotti · 10 years ago
  92. b4aa55d Fixes Hyper-V basic scenario volume partition name by Alessandro Pilotti · 10 years ago
  93. c0c4b42 Merge "Remove test_db_archive_deleted_rows" by Jenkins · 10 years ago
  94. ba4cdee Merge "Migrate test_snapshot_pattern to tempest client" by Jenkins · 10 years ago
  95. e1fe748 Merge "Ensure PYTHONHASHSEED=0 for the 'all' tox env" by Jenkins · 10 years ago
  96. 4c294e1 Merge "Revert change to get_remote_client()" by Jenkins · 10 years ago
  97. bd37a98 Merge "Don't use swift roles when no swift" by Jenkins · 10 years ago
  98. 02abbf3 Add cases for Swift scenario test by Fei Long Wang · 11 years ago
  99. 4780df5 Merge "Running without keystone v3 doesn't require uri_v3" by Jenkins · 10 years ago
  100. 8d004e6 Merge "Updated the baremetal client for bp client-checks-success" by Jenkins · 10 years ago