venus/ci: Remove hanging timeout override for ADL and TGL jobs
New deqp-runner version prints messages more frequently. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39993>
This commit is contained in:
parent
452025f75e
commit
0478046036
1 changed files with 0 additions and 2 deletions
|
|
@ -80,7 +80,6 @@ android-angle-venus-anv-tgl:
|
|||
DEQP_SUITE: android-angle-venus-anv
|
||||
GPU_VERSION: android-angle-venus-anv
|
||||
HWCI_KERNEL_MODULES: "i915,vhost_vsock"
|
||||
DEVICE_HANGING_TIMEOUT_SEC: 5400 # Job is too slow and might not print anything for minutes
|
||||
timeout: 1h 30m
|
||||
|
||||
android-angle-venus-anv-adl:
|
||||
|
|
@ -92,4 +91,3 @@ android-angle-venus-anv-adl:
|
|||
DEQP_SUITE: android-angle-venus-anv
|
||||
GPU_VERSION: android-angle-venus-anv
|
||||
HWCI_KERNEL_MODULES: "xe,vhost_vsock"
|
||||
DEVICE_HANGING_TIMEOUT_SEC: 5400 # Job is too slow and might not print anything for minutes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue