From: Camilla Conte Date: Fri, 7 Apr 2023 14:52:52 +0000 (+0100) Subject: Raise crash-test-debian timeout to 90 minutes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ee327b23d1eb20ac1a6159e325a551dc55b7a32f;p=qemu.git Raise crash-test-debian timeout to 90 minutes 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 Reviewed-by: Thomas Huth Message-Id: <20230407145252.32955-2-cconte@redhat.com> Signed-off-by: Richard Henderson --- diff --git a/.gitlab-ci.d/buildtest.yml b/.gitlab-ci.d/buildtest.yml index 307cba1aab..35600b470b 100644 --- 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: