Reviewed: https://review.openstack.org/498657 Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=8d0a96f7afeb0169eb551f1a9d139ca70e512341 Submitter: Zuul Branch: master
commit 8d0a96f7afeb0169eb551f1a9d139ca70e512341 Author: rabi <email address hidden> Date: Mon Aug 28 18:36:27 2017 +0530
Fix race conditions in test_create_update
If two updates happen in the same second, stack updated_time does not change. This adds 'action_wait_secs' to have a different updated_time.
Change-Id: Ie9d1c7fe83abfc7c9431e2d341392296cfd1f8df Closes-Bug: #1745276 Related-Bug: #1583630
Reviewed: https:/ /review. openstack. org/498657 /git.openstack. org/cgit/ openstack/ heat/commit/ ?id=8d0a96f7afe b0169eb551f1a9d 139ca70e512341
Committed: https:/
Submitter: Zuul
Branch: master
commit 8d0a96f7afeb016 9eb551f1a9d139c a70e512341
Author: rabi <email address hidden>
Date: Mon Aug 28 18:36:27 2017 +0530
Fix race conditions in test_create_update
If two updates happen in the same second, stack updated_time
does not change. This adds 'action_wait_secs' to have a
different updated_time.
Change-Id: Ie9d1c7fe83abfc 7c9431e2d341392 296cfd1f8df
Closes-Bug: #1745276
Related-Bug: #1583630