diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index 52a85292f23..875c82c0fc8 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -247,13 +247,13 @@ radv-navi21-vkcts: RADV_EXPERIMENTAL: transfer_queue,heap radv-navi21-vkcts-full: - timeout: 50m + timeout: 60m extends: - .ci-tron-test-radv-vk-nightly - .navi21-test-valve - .radv-valve-manual-rules variables: - CI_TRON_TIMEOUT__OVERALL__MINUTES: 45 + CI_TRON_TIMEOUT__OVERALL__MINUTES: 55 RADV_EXPERIMENTAL: transfer_queue,heap radv-vangogh-vkcts-full: @@ -336,14 +336,14 @@ radv-gfx1201-vkcts: CI_TRON_TIMEOUT__OVERALL__MINUTES: 20 radv-gfx1201-vkcts-full: - timeout: 35m + timeout: 45m extends: - .ci-tron-test-radv-vk-nightly - .gfx1201-test-valve - .radv-valve-manual-rules variables: RADV_EXPERIMENTAL: transfer_queue,heap - CI_TRON_TIMEOUT__OVERALL__MINUTES: 30 + CI_TRON_TIMEOUT__OVERALL__MINUTES: 40 radv-gfx1201-fluster: extends: