Comment 7 for bug 1715136

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

Reviewed: https://review.openstack.org/505681
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=2ff0842fcb27af43903d1738bff26bec558c966a
Submitter: Jenkins
Branch: master

commit 2ff0842fcb27af43903d1738bff26bec558c966a
Author: Martin André <email address hidden>
Date: Wed Sep 20 17:03:26 2017 +0200

    Add retry loop for docker pull

    The prepare command also needs a retry loop for docker pull in order to
    accommodate with the not so infrequent I/O failures.

    Change-Id: I14d5ef226808e8bf2e983b74c9918ea4d61a4aa1
    Related-Bug: #1715136