Comment 4 for bug 1948032

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

Reviewed: https://review.opendev.org/c/openstack/puppet-tripleo/+/814940
Committed: https://opendev.org/openstack/puppet-tripleo/commit/fbdc1403bf5dd7e91b4c93a631346cd8cde5b43f
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit fbdc1403bf5dd7e91b4c93a631346cd8cde5b43f
Author: Michele Baldessari <email address hidden>
Date: Thu Oct 21 16:49:45 2021 +0200

    Make sure resource_op_defaults are set before bundles

    See LP#1948032. We set a higher default resource op time out because
    podman often times out within the default 20s. We need to guarantee
    that this timeout is set *before* we create any bundles otherwise
    it might be too late and we'd fail a deployment like described in the
    LP.

    Change-Id: Ic6ac8d21d12389e70cd382018290324d3ae948ce
    Closes-Bug: #1948032
    (cherry picked from commit e4e9be76dc3f6f1a1ee3f79e05d5167eddc34563)