Comment 7 for bug 1867968

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

Reviewed: https://review.opendev.org/714659
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=9faf10dd844b13d002b0d16413935fceae46ed4e
Submitter: Zuul
Branch: stable/train

commit 9faf10dd844b13d002b0d16413935fceae46ed4e
Author: Luke Short <email address hidden>
Date: Wed Mar 18 14:03:34 2020 -0400

    config-download timeout should KILL the process.

    The timeout command defaults to using TERM which does
    not always ensure that it will end soon enough. The
    ansible-playbook command should end as soon as possible.

    Change-Id: I0f97772434040f04f9495239b9a432c1ac062555
    Closes-Bug: #1867968
    Signed-off-by: Luke Short <email address hidden>
    (cherry picked from commit 7be36f305107c0bfb4e403f5df4226635e34dffa)