Skip to content
Snippets Groups Projects
Commit f80bad4f 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 eb822ac2
No related branches found
No related tags found
Loading
Pipeline #212268 passed with stage
in 12 seconds
Subproject commit 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
Subproject commit b0e2742538db51cf6468d6125fea93206cb87b4b
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
ref: b0e2742538db51cf6468d6125fea93206cb87b4b
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
GITLAB_CI_REVISION: b0e2742538db51cf6468d6125fea93206cb87b4b
BB_RECIPE_NAME: seco-yocto-testsuite
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