Comment 16 for bug 1261940

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

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

commit e2845376be1ec0f34747d8f0d725b1000b460132
Author: Alex Schultz <email address hidden>
Date: Tue May 19 16:23:46 2015 -0500

    Increase repo url availability timeout values

    In order to improve the experiance when deploying nodes on slow or
    congested network links, we need to increase the values of the
    timeouts for our url availability check. We are increasing them from
    5 seconds for the open and read timeouts to 60 seconds. Additionally
    we are increasing the overall timeout on the check to 180 seconds. We
    are also increasing the task timeout from 600 seconds to 3600 seconds.

    Change-Id: Ibd4e87fbf3a27d1fca1bcad39ee9f534c9a92f60
    Closes-Bug: 1456805
    Related-Bug: 1261940