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