Add wait_secs to test_stack_update_from_failed_patch
Add a 1 second pause to test_stack_update_from_failed_patch. If a stack is
updated more than once per second, there is a possibility for busy waiting if
_verify_status neither returns nor raises an exception.
Reviewed: https:/ /review. openstack. org/320162 /git.openstack. org/cgit/ openstack/ heat/commit/ ?id=4c4301fbe0b 3396ec2bd5492d5 d5b600e51c8d4c
Committed: https:/
Submitter: Jenkins
Branch: master
commit 4c4301fbe0b3396 ec2bd5492d5d5b6 00e51c8d4c
Author: Jaime Guerrero <email address hidden>
Date: Mon May 23 21:31:43 2016 +0000
Add wait_secs to test_stack_ update_ from_failed_ patch
Add a 1 second pause to test_stack_ update_ from_failed_ patch. If a stack is
updated more than once per second, there is a possibility for busy waiting if
_verify_status neither returns nor raises an exception.
Please see /github. com/openstack/ heat/blob/ master/ heat_integratio ntests/ common/ test.py# L277
https:/
for _verify_status.
Closes bug: 1583630
Change-Id: Ifa9a5e9d69b47f e07fbc9ffcbe8f0 3479a24bb6c