amd/ci: Remove increased timeout for radeonsi-raven-vaapi-fluster job

This is no longer necessary now that we are no longer downloading the
Fluster vectors at runtime.
This should have been removed in 9870512787 ("ci/lava: Use the new test-video-based rootfs for VA-API jobs").

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34787>
This commit is contained in:
Valentine Burley 2025-05-02 08:34:44 +02:00
parent f6f7f9e7a2
commit 4a614cfbfb

View file

@ -153,8 +153,6 @@ radeonsi-raven-vaapi-fluster:
parallel: 2
variables:
FLUSTER_CODECS: VP9 H.264 H.265
# FIXME: Downloading the vectors can take about 4-5 minutes
DEVICE_HANGING_TIMEOUT_SEC: 1200
############### VKCTS tests ###############