Comment 24 for bug 1458533

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/188331
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=22b33e4515fe345db20f28d92927a74a86f33095
Submitter: Jenkins
Branch: master

commit 22b33e4515fe345db20f28d92927a74a86f33095
Author: Vladimir Kuklin <email address hidden>
Date: Thu Jun 4 13:43:04 2015 +0300

    Rewrite yum in kickstart to do retries on failures

    This commit makes yum run in installation retry
    up to 10 times in case of failures making
    classic provisioning for CentOS more tolerant
    do DNS and repo connectivity failures

    Change-Id: Ibc450de102c0f76b10c945ada4c35dd6845969ef
    Partial-bug: 1458533