Comment 10 for bug 1583630

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to heat (master)

Reviewed: https://review.openstack.org/329748
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=9101cd4a5427ed1525e7d9a37983ff945299b5e4
Submitter: Jenkins
Branch: master

commit 9101cd4a5427ed1525e7d9a37983ff945299b5e4
Author: Rabi Mishra <email address hidden>
Date: Wed Jun 15 08:41:29 2016 +0530

    Add wait_sec for test_stack_update_from_failed

    Similar to some other failures where the updated_time does not
    change, _verify_status ignores it and the test times out.

    Change-Id: Ifdf8c1e5e129fdd6c3592ffaca307e43c1317f70
    Related-Bug: #1583630