Comment 7 for bug 1796293

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/queens)

Reviewed: https://review.openstack.org/628971
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=ae2d4b71d506a226e7268f216bc6b9c3e0168233
Submitter: Zuul
Branch: stable/queens

commit ae2d4b71d506a226e7268f216bc6b9c3e0168233
Author: Derek Higgins <email address hidden>
Date: Fri Oct 5 14:20:22 2018 +0100

    Fail node cleaning on timeout

    The Use of a retry with continue-on causes the task
    wait_for_provision_state to finish in success. We need another
    task to test the provisioning state and conditionally fail
    based on that.

    Closes-Bug: #1796293
    Change-Id: I94fe438a05c3d20b927f9fe1bc8cc3ea10d85f1e
    (cherry picked from commit 70ed6378186dca5735f7ff8f51190de7eb7bf3ca)