Comment 9 for bug 1272417

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

Reviewed: https://review.openstack.org/81664
Committed: https://git.openstack.org/cgit/openstack-infra/config/commit/?id=30721474fc204821e52c0d08d791f91f36ac11ca
Submitter: Jenkins
Branch: master

commit 30721474fc204821e52c0d08d791f91f36ac11ca
Author: Derek Higgins <email address hidden>
Date: Wed Mar 19 23:05:21 2014 +0000

    Increase the default pip socket timeout

    pip's default timeout of 15 seconds doesn't seem to be high enough
    causing us to intermittently fail getting the pypi index. Increasing
    the timeout to 60 in an attempt to make it less likely to hit the
    problem.

    Change-Id: Ifd4689283e53d6afb7a76b480e004cdde3b302f6
    Related-Bug: #1272417