Increase timeout of zuul-build-image

This job resulted in timeout quite often lately so give it a bit more
time.

Change-Id: Ifd1835795ae574199a7ff8be0281d7d2a960dcad
This commit is contained in:
Tobias Henkel 2020-02-04 15:16:47 +01:00
parent 031ec93740
commit a3d05525a0
No known key found for this signature in database
GPG Key ID: 03750DEC158E5FA2
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@
parent: opendev-build-docker-image parent: opendev-build-docker-image
description: Build Docker images. description: Build Docker images.
allowed-projects: zuul/zuul allowed-projects: zuul/zuul
timeout: 2700 # 45 minutes
vars: &zuul_image_vars vars: &zuul_image_vars
docker_images: docker_images:
- context: . - context: .