heat/heat/tests/convergence/framework
Thomas Herve 4a500125b3 Sleep between check_resource calls
Instead of calling check_resource on all leaves in the resource graph at
once, sleep a little bit between each call. As it's a tad slower,
delegate it to a thread so that the stack_create RPC message doesn't
timeout when you have lots of resources.

Change-Id: I84d2b34d65b3ce7d8d858de106dac531aff509b7
Partial-Bug: #1566845
2017-03-13 15:28:20 +00:00
..
__init__.py convergence scenario tests 2015-09-08 09:18:36 +05:30
engine_wrapper.py Sleep between check_resource calls 2017-03-13 15:28:20 +00:00
event_loop.py convergence scenario tests 2015-09-08 09:18:36 +05:30
fake_resource.py Begin move of UpdateReplace back to its rightful location 2016-08-18 12:57:54 -04:00
message_processor.py Fix [H405] pep rule in heat/tests 2015-10-12 14:08:16 +03:00
message_queue.py convergence scenario tests 2015-09-08 09:18:36 +05:30
processes.py Deletion of in-progress stack 2016-09-12 09:23:38 +02:00
reality.py Remove db.api wrapper 2016-12-13 09:40:29 +01:00
scenario.py Use wrapped message in error log 2016-01-17 05:22:04 +00:00
scenario_template.py convergence scenario tests 2015-09-08 09:18:36 +05:30
testutils.py De-duplicate properties_data between events, resources 2017-01-24 15:40:10 -08:00
worker_wrapper.py Deletion of in-progress stack 2016-09-12 09:23:38 +02:00