Comment 4 for bug 1273329

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

Reviewed: https://review.openstack.org/138982
Committed: https://git.openstack.org/cgit/stackforge/python-jenkins/commit/?id=e197dd54544da848ec86c8843b883221c69afb31
Submitter: Jenkins
Branch: master

commit e197dd54544da848ec86c8843b883221c69afb31
Author: Khai Do <email address hidden>
Date: Thu Dec 4 00:16:09 2014 -0800

    Add a default http timeout for connections to jenkins

    Without a timeout a script can hang forever when attempting
    to connect to jenkins. This change sets a default timeout
    of 2 minutes. Selection of default value is pretty arbitrary
    on this change.

    Closes-Bug: #1273329
    Change-Id: If84778231b88d78a02a89a56f38f95d6deada80a