Comment 13 for bug 1704131

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/529309
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=2ae1f02e4e0d80f813e74db40ed12d7ea7cf11f6
Submitter: Zuul
Branch: stable/pike

commit 2ae1f02e4e0d80f813e74db40ed12d7ea7cf11f6
Author: Yurii Prokulevych <email address hidden>
Date: Tue Dec 19 10:10:57 2017 +0200

    Check for yum lock befor all yum* operations.

    A previous (failed/hanging?) yum process blocks 'yum makecache'
     and 'yum check-update' operations, which leads to timeout during
    minor update.

    Change-Id: I461c1c722944813493f53f339054f420d6ddbe15
    Cherry picked from commit bfe876e01c9b29f8eaf72579614b4e52d4d795b5
    Related-Bug: #1704131