Increase the backport job to 2h

I previously incread the timeout of the general debian package build
job at: https://review.openstack.org/373389

but what was really needed was increasing the backport job timeout,
which is what this patch does. Indeed, 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.

Change-Id: I2b7f1dd5e10275ddda16282f361e6ed43a23d905
This commit is contained in:
Thomas Goirand 2016-09-22 18:35:06 +02:00
parent 2d884bfe11
commit 170cc2bc61
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
wrappers:
- build-timeout:
timeout: 90
timeout: 120
- timestamps
builders:
@ -30,7 +30,7 @@
wrappers:
- build-timeout:
timeout: 90
timeout: 120
- timestamps
builders: