diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index bf714515449..df78b7cfeb3 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -306,17 +306,22 @@ vkcts-vega10-valve: - .vkcts-test-valve - .vega10-test-valve - .radv-valve-manual-rules + timeout: 1h 15m variables: GPU_VERSION: radv-vega10-aco + B2C_TIMEOUT_BOOT_MINUTES: 70 + B2C_TIMEOUT_OVERALL_MINUTES: 70 vkcts-renoir-valve: extends: - .vkcts-test-valve - .renoir-test-valve - .radv-valve-manual-rules - timeout: 2h 10m + timeout: 2h 15m variables: GPU_VERSION: radv-renoir-aco + B2C_TIMEOUT_BOOT_MINUTES: 130 + B2C_TIMEOUT_OVERALL_MINUTES: 130 vkcts-navi10-valve: extends: