Increase timeout for sahara-buildimages
It's working not super fast right now, so, we need to increase timeout for buidling images from defaults 30 minutes. Change-Id: I485f8095ecd21b4c78a0ed23f2f23a1e072f2e97
This commit is contained in:
parent
9ac31fcecc
commit
ffd6fbe1e3
@ -2,6 +2,11 @@
|
||||
name: 'check-sahara-buildimages-{plugin}'
|
||||
node: bare-trusty
|
||||
|
||||
wrappers:
|
||||
- build-timeout:
|
||||
timeout: 120
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- link-logs
|
||||
- net-info
|
||||
|
Loading…
Reference in New Issue
Block a user