deb-heat/heat/tests/engine/service
Zane Bitter 416bad4325 Corrected max secs for concurrent trans retries
This was most likely meant as a max 2s delay here, not a max 2ms
delay.

Also includes a related change: when retries for metadata updates are
attempted, make sure we do not have a stale value of the atomic_key
(otherwise we'll just inevitably hit the ConcurrentTransaction issue).

 Conflicts:
	heat/engine/service_software_config.py

Co-Authored-By: Crag Wolfe <cwolfe@redhat.com>
Partial-Bug: #1651768
Change-Id: Ie56e0e4ff93633db1f4752859d2b2a9506922911
(cherry picked from commit e37d9fab8f)
2017-05-12 16:20:14 -04:00
..
__init__.py Split engine service test cases (8) 2015-08-20 21:19:59 -04:00
test_service_engine.py Cleanup service usage 2016-11-03 07:59:10 +01:00
test_software_config.py Corrected max secs for concurrent trans retries 2017-05-12 16:20:14 -04:00
test_stack_action.py Use EntityNotFound instead of StackNotFound. 2015-11-19 14:51:22 +08:00
test_stack_adopt.py Convergence: Fix unit tests 2016-06-06 14:15:02 +05:30
test_stack_create.py Avoid re-validating resources in nested stacks 2016-11-28 09:56:01 -05:00
test_stack_delete.py Increase the timeout for the stop_stack message 2016-09-22 09:45:08 -04:00
test_stack_events.py Implement event list nested-depth 2016-06-14 13:39:38 +12:00
test_stack_resources.py To reset metadata for resources when mark unhealthy 2017-01-04 11:18:00 +00:00
test_stack_snapshot.py Clean up tests setup 2016-06-10 10:49:10 +03:00
test_stack_update.py Fix for resources stuck in progress after engine crash 2017-01-23 13:01:14 -06:00
test_stack_watch.py Remove tenant_safe flag from rpc and db api 2016-08-16 12:38:33 +05:30
test_threadgroup_mgr.py Use a queue instead of an event to send messages 2016-07-18 16:26:17 -04:00