Skip to content
Snippets Groups Projects
Commit 29c405d3 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 705ea75c
No related branches found
No related tags found
1 merge request!301Integrate gitlab-ci/yt-311-extend-timeout-for-changelog-job
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: emc-test-suite
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