deb-heat/heat/tests/engine/service
Zane Bitter e37d9fab8f 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).

Co-Authored-By: Crag Wolfe <cwolfe@redhat.com>
Partial-Bug: #1651768
Change-Id: Ie56e0e4ff93633db1f4752859d2b2a9506922911
2017-05-04 12:32:22 -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-04 12:32:22 -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 Validate property values in nested stacks again 2017-03-31 15:57:56 -04: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 Omit rsrc prop data in rpc api for multiple events 2017-03-01 10:05:37 -05:00
test_stack_resources.py Consolidate resource locking with state changes 2017-04-25 08:21:42 -07:00
test_stack_snapshot.py Clean up tests setup 2016-06-10 10:49:10 +03:00
test_stack_update.py Validate property values in nested stacks again 2017-03-31 15:57:56 -04: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