Comment 7 for bug 1709327

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

Reviewed: https://review.openstack.org/493383
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=6c45808360757dfda6b2cec344fa439f695f5b10
Submitter: Jenkins
Branch: master

commit 6c45808360757dfda6b2cec344fa439f695f5b10
Author: Steve Baker <email address hidden>
Date: Mon Aug 14 10:48:46 2017 +1200

    Avoid overcloud validate timeout on stack failure

    Currently the wait_for call on the validate stack does not included a
    --fail-match argument. This means that if the validate heat stack goes
    to CREATE_FAILED, wait_for will continue polling until --walltime.
    Related-Bug: #1709327

    Change-Id: I473df0dc267134d472d69ab43459ffbbd872ffa0