mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-20 16:58:36 +02:00
radv/ci: move the timeout from polaris10 job template to polaris10 job
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34899>
This commit is contained in:
parent
9a9a08994b
commit
61ba1fceff
2 changed files with 1 additions and 1 deletions
|
|
@ -334,7 +334,6 @@
|
|||
.polaris10-test-valve:
|
||||
variables:
|
||||
FDO_CI_CONCURRENT: 16
|
||||
CI_TRON_TIMEOUT__BOOT_CYCLE__RETRIES: 4
|
||||
CI_TRON_DUT_SETUP_TAGS: amdgpu:codename:POLARIS10
|
||||
# (2022-01) tsc=unstable was added in response to this message in kmsg,
|
||||
# TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
|
||||
|
|
|
|||
|
|
@ -206,6 +206,7 @@ radv-polaris10-vkcts:
|
|||
variables:
|
||||
DEQP_SUITE: radv-valve
|
||||
GPU_VERSION: radv-polaris10
|
||||
CI_TRON_TIMEOUT__BOOT_CYCLE__RETRIES: 4
|
||||
CI_TRON_TIMEOUT__BOOT_CYCLE__MINUTES: 70
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 70
|
||||
RADV_PERFTEST: video_decode,video_encode
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue