Raise the timeout on 2.6 mirror

We're doubling the work in mirror building, and it's causing it to
timeout on the centos hosts.

Change-Id: If0557339c19bd9e37f71d2f447afd123ef77577b
This commit is contained in:
Monty Taylor 2013-12-10 04:15:22 +01:00
parent 4249681607
commit f343059467

View File

@ -5,7 +5,7 @@
wrappers:
- timeout:
timeout: 60
timeout: 90
fail: true
- timestamps
@ -24,7 +24,7 @@
wrappers:
- timeout:
timeout: 60
timeout: 90
fail: true
- timestamps