1. d1c381d Merge "Check group metadata for autoscaling completion" by Zuul · 7 years ago
  2. 876449a Add feature flags in config to enable tests conditionally by rabi · 7 years ago
  3. 82b7128 Add decorator to skip tests for a required resource type by rabi · 7 years ago
  4. d908bef Fix idempotent id for heat scenario tests by Andrea Frittoli · 7 years ago
  5. 55c0f75 Check group metadata for autoscaling completion by rabi · 7 years ago
  6. b4acd96 Access Tempest config.CONF directly by Zane Bitter · 7 years ago
  7. f89752b Revert back to using [heat_plugin] section in tempest.conf by rabi · 7 years ago
  8. 3220134 Remove dependence on heat.common by rabi · 7 years ago
  9. 94a520a Fix imports for test_simultaneous_update by rabi · 7 years ago
  10. 5eaa496 Add functional tests for stack cancel by rabi · 7 years ago
  11. c570e0f Cleanup ROLLBACK_COMPLETE stack after the test finishes by rabi · 7 years ago
  12. d69f031 Fix AodhAlarmTest to use gnocchi by rabi · 7 years ago
  13. d2916d0 Initial movement to new repo with cleanup by rabi · 7 years ago[Renamed (98%) from common/test.py]
  14. f407e10 Allow convergence-specific Tempest tests by Zane Bitter · 7 years ago
  15. cd0adfa Merge "Implement handle_<action>_cancel for SoftwareDeployment" by Jenkins · 7 years ago
  16. 6ce8d96 Implement handle_<action>_cancel for SoftwareDeployment by rabi · 8 years ago
  17. e0b7aa1 Add trunk functional testcases to heat by Botond Zoltán · 8 years ago
  18. 90b3ab4 Fix handle_restore for server and volume resources by rabi · 8 years ago
  19. a4eb53d Change user name limit to 255 characters by ricolin · 8 years ago
  20. a6afca8 Wait for the policy to be done in tests by Thomas Herve · 8 years ago
  21. 29b844d Merge "Remove log translations" by Jenkins · 8 years ago
  22. 09461f7 Remove log translations by liyi · 8 years ago
  23. db36c09 Skip integration tests when Swift is not available by Thomas Herve · 8 years ago
  24. 0e8567e Wait for deletion_time in integration tests by Thomas Herve · 8 years ago
  25. fc2c58f Fix cancel update for nova server with defined port by Oleksii Chuprykov · 9 years ago
  26. 81ca6bc Add functional test for SDG rolling_update by Rabi Mishra · 9 years ago
  27. d448dae Add test for SoftwareDeploymentGroup resource by Steven Hardy · 9 years ago
  28. ae90e13 Run heat_integrationtests as a tempest plugin by Steve Baker · 8 years ago
  29. b752e91 Don't manipulate config for admin creds by Steve Baker · 8 years ago
  30. dc769c3 Adopt tempest plugin config namespace by Steve Baker · 8 years ago
  31. fd98a47 Add integration tests for admin actions by rabi · 9 years ago
  32. 2540266 Merge "Removes duplicate code autoscale_complete" by Jenkins · 9 years ago
  33. f7d6708 Remove unnecessary usage of stack_name by rabi · 9 years ago
  34. c5735a8 Removes duplicate code autoscale_complete by Rakesh H S · 9 years ago
  35. 39aa11a Heat integration tests failing against https endpoints by tyagi · 9 years ago
  36. 4a4ccba Merge "Add functional tests for update restrict" by Jenkins · 9 years ago
  37. cd37a02 Merge "Don't resolve outputs during polling stack status" by Jenkins · 9 years ago
  38. f07f471 Don't resolve outputs during polling stack status by Sergey Kraynev · 9 years ago
  39. 87be9b4 Add functional tests for update restrict by Rabi Mishra · 9 years ago
  40. 39c4ce4 Hook into environment merging on server by Jay Dobies · 9 years ago
  41. e6de2d6 Fix update preview to handle nested stacks by Steven Hardy · 9 years ago
  42. 3eab294 Expand test in-progress workaround by Thomas Herve · 9 years ago
  43. 1c17ec3 Merge "Add functional test for ResourceGroup rolling_update" by Jenkins · 9 years ago
  44. 8bcff8a Add functional test for ResourceGroup rolling_update by Rabi Mishra · 9 years ago
  45. 6d8e086 Allow LBaas integration tests to dynamically skip by Mark Vanderwiel · 9 years ago
  46. f0ac958 Fix [H405] pep rule in heat_integrationtests by Peter Razumovsky · 9 years ago
  47. aec5307 Merge "Add integration tests for preview update" by Jenkins · 9 years ago
  48. 23284b6 Add functional test coverage for PATCH updates by Steven Hardy · 9 years ago
  49. b5aa902 Add integration tests for preview update by Jason Dunsmore · 9 years ago
  50. 89082a3 Add integration test for UPDATE_FAILED recovery by Sergey Kraynev · 9 years ago
  51. dbea6ab Assert DELETE_COMPLETE on all stack delete cleanup by Steve Baker · 9 years ago
  52. 287ffff Add cleanup when skipping tests for stack actions by Rabi Mishra · 9 years ago
  53. 477efc9 Add config entries to skip integration tests by Rabi Mishra · 9 years ago
  54. a89a028 Scan for output errors in functional tests by Angus Salkeld · 9 years ago
  55. ec4b03b Use network 'heat-net' for integration_tests by Rabi Mishra · 10 years ago
  56. 406bbd5 Add basic Ceilometer alarm test by Angus Salkeld · 10 years ago
  57. 954285c Run heat_integrationtests in parallel by Sirushti Murugesan · 10 years ago
  58. c18e113 Merge "Add functional tests for stack tags/hidden stacks" by Jenkins · 10 years ago
  59. 277ea69 Add functional tests for stack tags/hidden stacks by Sabeen Syed · 10 years ago
  60. e5ad25b Prevent false positives of *_FAILED status by Sirushti Murugesan · 10 years ago
  61. 3a195a5 Wait for the stack lock to be released by Sirushti Murugesan · 10 years ago
  62. 13a8a17 Prevent false positives of UPDATE_COMPLETE in integration tests by Sirushti Murugesan · 10 years ago
  63. 95ac9aa Use ipv4 address for connectivity in lb integration test by Rabi Mishra · 10 years ago
  64. 83ef84d Use ipv4 subnet in Heat scenario tests by Sergey Kraynev · 10 years ago
  65. 4920fda Update urllib/httplib/cStringIO to use six.moves by Sirushti Murugesan · 10 years ago
  66. bf67ce3 Remove redundant checks of stack status by Sergey Kraynev · 10 years ago
  67. a7500d1 Use helper functions stack_suspend and stack_resume by Angus Salkeld · 10 years ago
  68. a3325d6 test_resource for functional tests by Rakesh H S · 10 years ago
  69. 03da074 Add a functional test for hooks/breakpoints by Steven Hardy · 10 years ago
  70. 42cd65b Merge "Move test_notifications to functional" by Jenkins · 10 years ago
  71. ad94479 Merge "Add integration scenario test for Neutron LBaaS" by Jenkins · 10 years ago
  72. 3e0ab4d Add integration scenario test for Neutron LBaaS by Anastasia Kuznetsova · 10 years ago
  73. 2464129 Use oslo.log for heat_integrationtests by Steve Baker · 10 years ago
  74. d9cd9dc Move test_notifications to functional by Oleksii Chuprykov · 10 years ago
  75. 673fc43 Refactor '_get_default_network' method in the integration tests by Anastasia Kuznetsova · 10 years ago
  76. 9a74557 Fix variables reference in the integration tests methods by Anastasia Kuznetsova · 10 years ago
  77. bcc78df Add ability to pass parameters during update by Sergey Kraynev · 10 years ago
  78. f6c8f12 Integration test for software-config tools by Steve Baker · 10 years ago
  79. 4f069fb Make import of oslo libraries namespaceless by Jens Rosenboom · 10 years ago
  80. a0b3719 Merge "Move assign_keypair method in base class" by Jenkins · 10 years ago
  81. dcb4c7c Merge "Split templates and tests in scenario tests" by Jenkins · 10 years ago
  82. a265c13 Move assign_keypair method in base class by Sergey Kraynev · 10 years ago
  83. 1d4c05d Merge "Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled" by Jenkins · 10 years ago
  84. d6fa5c0 Split templates and tests in scenario tests by Sergey Kraynev · 10 years ago
  85. 08514ad Remove some unused functions and improve call_until_true by Angus Salkeld · 10 years ago
  86. 04ee802 Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled by Sirushti Murugesan · 10 years ago
  87. 4408da3 Move aws nested stack tests to functional tests by Angus Salkeld · 10 years ago
  88. 60e0ecd Enable H305 and H307 style checks by Pavlo Shchelokovskyy · 10 years ago
  89. e4d4860 Merge "Move template resource tests to functional" by Jenkins · 10 years ago
  90. 7c1f224 Make StackResource less strict on initial validation by Steven Hardy · 10 years ago
  91. 2bd63a4 Move template resource tests to functional by Angus Salkeld · 10 years ago
  92. c6b2562 Cleanup heat/openstack/common by Pavlo Shchelokovskyy · 10 years ago
  93. 95f65a2 Add "parameter_defaults" to the environment by Angus Salkeld · 10 years ago
  94. 132a1ba Merge "Create common stack_create functional test helper" by Jenkins · 10 years ago
  95. 39921a8 Merge "Add logging fixture to integration tests" by Jenkins · 10 years ago
  96. 2404370 Add logging fixture to integration tests by Angus Salkeld · 10 years ago
  97. f2c82c0 Create common stack_create functional test helper by Steven Hardy · 10 years ago
  98. c9efd97 Move common functions into functional test base-class by Steven Hardy · 10 years ago
  99. 450aa7f Support classes for heat integration tests by Steve Baker · 10 years ago