zink/ci: tighten the zink-radv-vangogh timeouts
The jobs should never take longer than 30 minutes, so let's enforce it! Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25704>
This commit is contained in:

committed by
Marge Bot

parent
f5cf90fbea
commit
d6c6599a49
@@ -126,6 +126,7 @@ zink-radv-navi10-valve:
|
||||
GPU_VERSION: zink-radv-navi10
|
||||
|
||||
zink-radv-vangogh-valve:
|
||||
timeout: 35m
|
||||
parallel: 3
|
||||
extends:
|
||||
- .radv-zink-test-valve
|
||||
@@ -135,6 +136,8 @@ zink-radv-vangogh-valve:
|
||||
GPU_VERSION: zink-radv-vangogh
|
||||
B2C_SESSION_REBOOT_REGEX: 'BUG: kernel NULL pointer dereference, address'
|
||||
B2C_TIMEOUT_BOOT_RETRIES: 1
|
||||
B2C_TIMEOUT_BOOT_MINUTES: 30
|
||||
B2C_TIMEOUT_OVERALL_MINUTES: 30
|
||||
# Override the list of tags to drop `priority:low`
|
||||
tags:
|
||||
- amdgpu:codename:VANGOGH
|
||||
|
Reference in New Issue
Block a user