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:
parent
4249681607
commit
f343059467
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
- timeout:
|
- timeout:
|
||||||
timeout: 60
|
timeout: 90
|
||||||
fail: true
|
fail: true
|
||||||
- timestamps
|
- timestamps
|
||||||
|
|
||||||
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
wrappers:
|
wrappers:
|
||||||
- timeout:
|
- timeout:
|
||||||
timeout: 60
|
timeout: 90
|
||||||
fail: true
|
fail: true
|
||||||
- timestamps
|
- timestamps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user