From ab2bd0db310a75b9d1e0660daebdfc4a17904104 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 18 Jan 2017 19:29:55 +1100 Subject: [PATCH] Update wheel build job timeout As seen in [1] it can take longer than 90 minutes to run the wheel build job. This is probably due to I70ae19cc974a8c34ad9ff380fee5adbb17c96ff4 and the job not running for a while. I will keep an eye on it -- if this isn't long enough I'll take the effort to run it manually. [1] http://logs.openstack.org/periodic/wheel-build-centos-7-amd64-python2/0cdc862/console.html Change-Id: Idc1d53d1e73b4a9eb13f258f4a4d5627ec3cf300 --- jenkins/jobs/wheel-mirror.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/wheel-mirror.yaml b/jenkins/jobs/wheel-mirror.yaml index 8559ee427e..0d70e585cc 100644 --- a/jenkins/jobs/wheel-mirror.yaml +++ b/jenkins/jobs/wheel-mirror.yaml @@ -52,7 +52,7 @@ wrappers: - build-timeout: - timeout: 90 + timeout: 180 - timestamps builders: