Build package timeout increase to 2h

Some package are reaching the timeout. For example, building
python-pandas (needed by Gnocchi) can take a little bit than 1h30.
It already built once, then the other times, it failed, as it took
a bit longer.

Increasing the timeout from 90 mins to 120 should make it possible
to build such backports.

Change-Id: I16883c9b7b7709432f50ee26578cb287a9a44ee6
This commit is contained in:
Thomas Goirand 2016-09-20 16:50:12 +02:00
parent 316551e7ed
commit 68f5e9576d
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
wrappers:
- build-timeout:
timeout: 90
timeout: 120
- timestamps
builders:
@ -37,7 +37,7 @@
wrappers:
- build-timeout:
timeout: 90
timeout: 120
- timestamps
builders: