projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4da92d
)
Raise crash-test-debian timeout to 90 minutes
author
Camilla Conte
<cconte@redhat.com>
Fri, 7 Apr 2023 14:52:52 +0000
(15:52 +0100)
committer
Richard Henderson
<richard.henderson@linaro.org>
Fri, 19 May 2023 19:06:14 +0000
(12:06 -0700)
When running on the Kubernetes runner, this CI job is timing out.
Raise the limit to give the job enough time to run.
Signed-off-by: Camilla Conte <cconte@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <
20230407145252
.32955-2-cconte@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
.gitlab-ci.d/buildtest.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.d/buildtest.yml
b/.gitlab-ci.d/buildtest.yml
index 307cba1aab6d7abb4d046c5dd525f25371efe7b0..35600b470bc311dc9ecf8bccc3f16f731e557b35 100644
(file)
--- a/
.gitlab-ci.d/buildtest.yml
+++ b/
.gitlab-ci.d/buildtest.yml
@@
-98,6
+98,7
@@
crash-test-debian:
needs:
- job: build-system-debian
artifacts: true
+ timeout: 90m
variables:
IMAGE: debian-amd64
script: