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:
committed by
Marge Bot
parent
9a9a08994b
commit
61ba1fceff
@@ -334,7 +334,6 @@
|
|||||||
.polaris10-test-valve:
|
.polaris10-test-valve:
|
||||||
variables:
|
variables:
|
||||||
FDO_CI_CONCURRENT: 16
|
FDO_CI_CONCURRENT: 16
|
||||||
CI_TRON_TIMEOUT__BOOT_CYCLE__RETRIES: 4
|
|
||||||
CI_TRON_DUT_SETUP_TAGS: amdgpu:codename:POLARIS10
|
CI_TRON_DUT_SETUP_TAGS: amdgpu:codename:POLARIS10
|
||||||
# (2022-01) tsc=unstable was added in response to this message in kmsg,
|
# (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'.
|
# TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
|
||||||
|
|||||||
@@ -206,6 +206,7 @@ radv-polaris10-vkcts:
|
|||||||
variables:
|
variables:
|
||||||
DEQP_SUITE: radv-valve
|
DEQP_SUITE: radv-valve
|
||||||
GPU_VERSION: radv-polaris10
|
GPU_VERSION: radv-polaris10
|
||||||
|
CI_TRON_TIMEOUT__BOOT_CYCLE__RETRIES: 4
|
||||||
CI_TRON_TIMEOUT__BOOT_CYCLE__MINUTES: 70
|
CI_TRON_TIMEOUT__BOOT_CYCLE__MINUTES: 70
|
||||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 70
|
CI_TRON_TIMEOUT__OVERALL__MINUTES: 70
|
||||||
RADV_PERFTEST: video_decode,video_encode
|
RADV_PERFTEST: video_decode,video_encode
|
||||||
|
|||||||
Reference in New Issue
Block a user