qemu/.gitlab-ci.d
Peter Maydell 4483d98ab8 .gitlab-ci.d: Raise timeout on cross-accel build jobs to 60m
The current 30 minute timeout on the cross_accel_build_job template
is a bit low: sometimes if the k8s runners are running slow the
can hit it, for example this cross-arm64-xen-only job hit the
30 minute timeout while still not quite finished with the compile:
https://gitlab.com/qemu-project/qemu/-/jobs/8401277985

This is partly a "runner performance can be unpredictable" issue:
https://gitlab.com/qemu-project/qemu/-/jobs/8391726482
is the same job from just a day earlier and it finished in
16 minutes. But we already have build jobs that are higher
timeouts than 30 minutes, so we have headroom to raise the
timeout here to something we're less likely to hit on a slow
runner.

Bump the cross_accel_build_job timeout to 60 mins.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-ID: <20241118153226.1524542-1-peter.maydell@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-11-18 17:14:35 +01:00
..
cirrus tests: refresh package lists with latest libvirt-ci 2024-11-08 06:16:45 +01:00
custom-runners meson: Split --enable-sanitizers to --enable-{asan, ubsan} 2024-09-11 09:49:11 +02:00
opensbi gitlab/opensbi: Move to docker:stable 2023-03-05 15:40:00 -08:00
base.yml gitlab: fix logic for changing docker tag on stable branches 2024-09-17 10:50:39 +02:00
buildtest-template.yml ci: always invoke meson through pyvenv 2024-10-31 18:28:33 +01:00
buildtest.yml rust: silence unknown warnings for the sake of old compilers 2024-11-05 14:18:16 +01:00
check-dco.py gitlab: make check-[dco|patch] a little more verbose 2024-10-24 09:56:29 +01:00
check-patch.py gitlab: make check-[dco|patch] a little more verbose 2024-10-24 09:56:29 +01:00
cirrus.yml Revert "Remove the unused sh4eb target" 2024-11-04 14:16:11 +01:00
container-core.yml tests: Update our CI to use CentOS Stream 9 instead of 8 2024-04-25 07:03:04 +02:00
container-cross.yml buildsys: Remove CRIS cross container 2024-09-13 20:10:50 +02:00
container-template.yml gitlab: centralize the container tag name 2023-06-26 08:58:02 +02:00
containers.yml gitlab-ci: add Rust-enabled CI job 2024-10-11 12:32:18 +02:00
crossbuild-template.yml .gitlab-ci.d: Raise timeout on cross-accel build jobs to 60m 2024-11-18 17:14:35 +01:00
crossbuilds.yml Revert "Remove the unused sh4eb target" 2024-11-04 14:16:11 +01:00
custom-runners.yml ci: remove centos-steam-8 customer runner 2024-06-06 10:20:46 +01:00
opensbi.yml gitlab-ci: add manual job to run Coverity 2024-03-08 19:11:00 +01:00
qemu-project.yml Add CI variable RUNNER_TAG 2023-05-24 12:26:40 -07:00
stages.yml gitlab: drop 'containers-layer2' stage 2022-07-29 09:48:01 +01:00
static_checks.yml gitlab: centralize the container tag name 2023-06-26 08:58:02 +02:00
windows.yml gitlab-ci: Build MSYS2 job using multiple CPUs 2024-09-11 09:49:11 +02:00