Merge pull request #87494 from claudiubelu/image-promoter-timeout-bump

Image Promoter: Bump timeout limit
This commit is contained in:
Kubernetes Prow Robot 2020-01-23 09:54:50 -08:00 committed by GitHub
commit 273e79905a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# this must be specified in seconds. If omitted, defaults to 600s (10 mins)
# the timeout was increased because some images might take longer to build (e.g.: sample-apiserver, pets/redis-installer)
timeout: 3000s
timeout: 5400s
# this prevents errors if you don't use both _GIT_TAG and _PULL_BASE_REF,
# or any new substitutions added in the future.
options: