mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
ci: Increase cerbero trigger timeout to 3h
All cerbero jobs explicitly override the default project timeout from 1h to 3h, so this should also be 3h. It is quite common for cerbero trigger jobs to timeout due to slow download speeds from the artifact server to FDO gitlab. https://gitlab.freedesktop.org/heirecka/gstreamer/-/jobs/18803342 https://gitlab.freedesktop.org/gstreamer/cerbero/-/jobs/18803360 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1686>
This commit is contained in:
parent
d03971dac7
commit
023bb9c425
1 changed files with 1 additions and 0 deletions
|
@ -759,6 +759,7 @@ build documentation:
|
|||
# https://gitlab.com/gitlab-org/gitlab/-/issues/341737
|
||||
cerbero trigger:
|
||||
stage: build
|
||||
timeout: '3h'
|
||||
extends:
|
||||
- '.fedora image'
|
||||
- '.fdo.suffixed-image@fedora'
|
||||
|
|
Loading…
Reference in a new issue