Comment 8 for bug 1450314

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

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

commit def34d7a0525e2b7f0a611efee2d10142c2e6005
Author: Thomas Herve <email address hidden>
Date: Thu Oct 22 17:29:21 2015 +0200

    Expand test in-progress workaround

    When working around bug #1450314, we changed integration tests to ignore
    the lock when doing an update. Unfortunately, this issue happens for
    actions other than update like delete and suspend, so let's apply the
    same fix for those actions too.

    Change-Id: I04c5f35a1851163bc849f5c8be0f6e865ee0088e
    Closes-Bug: #1508990
    Related-Bug: #1450314