diff --git a/src/nouveau/ci/gitlab-ci.yml b/src/nouveau/ci/gitlab-ci.yml index 709f049235f..9ff4e087b07 100644 --- a/src/nouveau/ci/gitlab-ci.yml +++ b/src/nouveau/ci/gitlab-ci.yml @@ -7,7 +7,7 @@ nvk-ga106-vkcts-valve: - .nvk-vkcts - .nvk-ga106-valve - .nvk-valve-manual-rules - timeout: 70m # job runtime 52min, test runtime 50min + timeout: 120m # current runtime is ~70min variables: - B2C_TIMEOUT_BOOT_MINUTES: 60 - B2C_TIMEOUT_OVERALL_MINUTES: 65 + B2C_TIMEOUT_BOOT_MINUTES: 110 + B2C_TIMEOUT_OVERALL_MINUTES: 115