deb-heat/heat/tests/engine
Zane Bitter ee86435e44 Increase the timeout for the stop_stack message
Previously, the stop_stack message accidentally used the
engine_life_check_timeout (by default, 2s). But unlike other messages sent
using that timeout, stop_stack needs to synchronously kill all running
threads operating on the stack. For a very large stack, this can easily
take much longer than a couple of seconds. This patch increases the timeout
to give a better chance of being able to start the delete.

Change-Id: I4b36ed7f1025b6439aeab63d71041bb2000363a0
Closes-Bug: #1499669
(cherry picked from commit e56fc689e1)
2016-09-23 09:20:18 -04:00
..
service Increase the timeout for the stop_stack message 2016-09-23 09:20:18 -04:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_check_resource.py Re-trigger on update-replace 2016-09-21 08:43:01 +05:30
test_dependencies.py Use assertIn and assertNotIn 2015-10-26 22:40:14 +01:00
test_engine_worker.py Cancel traversal of nested stack 2016-09-20 08:54:01 -04:00
test_plugin_manager.py Move core engine related unit tests to tests/engine 2015-07-21 17:37:20 +05:30
test_resource_type.py Merge "Hidden StructuredDeployments and SoftwareDeployments" 2016-07-22 23:04:48 +00:00
test_scheduler.py Raise the last exception thrown into DependencyTaskGroup 2016-07-18 16:26:17 -04:00
test_sync_point.py Convergence: basic framework for cancelling workers 2016-09-10 09:22:36 +02:00
tools.py Use a queue instead of an event to send messages 2016-07-18 16:26:17 -04:00