From 0b54ccff57eb9c1232fd138987d87f6c97c7a799 Mon Sep 17 00:00:00 2001 From: David Heidelberg Date: Sat, 1 Jun 2024 14:27:25 -0700 Subject: [PATCH] ci/lava: the containers take sometimes more than 60m It's sad, but killing the rebuild because of 60m when it finishes in 70m it's such a waste. The Marge-bot pipeline will timeout anyway, so no change here. Signed-off-by: David Heidelberg Part-of: --- .gitlab-ci/container/gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci/container/gitlab-ci.yml b/.gitlab-ci/container/gitlab-ci.yml index 9c15a5e83c8..5454205d14b 100644 --- a/.gitlab-ci/container/gitlab-ci.yml +++ b/.gitlab-ci/container/gitlab-ci.yml @@ -387,6 +387,7 @@ fedora/x86_64_build: - .container+build-rules - .debian-container-version stage: container + timeout: 90m variables: GIT_STRATEGY: fetch MESA_ROOTFS_TAG: &kernel-rootfs ${KERNEL_ROOTFS_TAG}