deb-heat/heat/tests/engine
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
..
service Corrected max secs for concurrent trans retries 2017-05-12 16:20:14 -04:00
__init__.py Split engine service test case 2015-04-20 10:19:58 -04:00
test_check_resource.py Sleep between check_resource calls 2017-03-14 08:23:11 +00:00
test_dependencies.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_engine_worker.py Remove db.api wrapper 2016-12-13 09:40:29 +01: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 "Deprecate OS::Glance::Image" 2017-01-13 07:50:04 +00:00
test_scheduler.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
test_sync_point.py Convergence: basic framework for cancelling workers 2016-09-10 09:22:36 +02:00
tools.py Sleep between check_resource calls 2017-03-14 08:23:11 +00:00