From c8fa8672e48d7dd9e756852cc26e7ac4fa995ec8 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 24 May 2023 12:44:57 +0100 Subject: [PATCH] ci/amd: don't override the b2c timeout in the steamdeck config MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Eric Engestrom Reviewed-by: Martin Roukala (né Peres) Part-of: --- src/amd/ci/gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index 0c84e70..5e6d255 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -269,7 +269,6 @@ radeonsi-raven-va-full:amd64: FDO_CI_CONCURRENT: 8 B2C_TIMEOUT_BOOT_MINUTES: 85 B2C_TIMEOUT_OVERALL_MINUTES: 120 - B2C_TIMEOUT_MINUTES: 3 B2C_KERNEL_CMDLINE_EXTRAS: 'b2c.swap=16g' tags: - amdgpu:codename:VANGOGH -- 2.7.4