Comment 5 for bug 1796293

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

Reviewed: https://review.openstack.org/628968
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=0e1368bfedf82b20dfb881868a89652cbfd83163
Submitter: Zuul
Branch: stable/rocky

commit 0e1368bfedf82b20dfb881868a89652cbfd83163
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)