Skip to content
Snippets Groups Projects
Commit 2fc5a7df authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/yt-311-extend-timeout-for-changelog-job

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@b0e27425

YT-311: Extend timeout for "changelog" job in Yocto build

  The "changelog" job occasionally fails wit timeout, during periods
  of high GitLab instance load or reduced performance.
  Extended job timeout to 15 minutes
parent 90d01413
No related branches found
No related tags found
1 merge request!61Integrate gitlab-ci/yt-311-extend-timeout-for-changelog-job
Pipeline #212235 passed with stage
in 13 seconds
Subproject commit 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320 Subproject commit b0e2742538db51cf6468d6125fea93206cb87b4b
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320 ref: b0e2742538db51cf6468d6125fea93206cb87b4b
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320 GITLAB_CI_REVISION: b0e2742538db51cf6468d6125fea93206cb87b4b
BB_RECIPE_NAME: kernel-module-touchgpio BB_RECIPE_NAME: kernel-module-touchgpio
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment