ci/amd: Disable radv-fossils

This job is currently broken due to the lack of git in the Vulkan
container; it should really be pulling the fossils from S3 like the
traces anyway.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34280>
This commit is contained in:
Daniel Stone 2025-03-29 23:20:55 +00:00 committed by Marge Bot
parent c0ec35bb42
commit a9f87ff0bd

View file

@ -322,6 +322,8 @@ radv-fossils:
- .test-vk
- .test-radv
- .fossilize-test
rules:
- when: never # disabled due to broken job (no git in container)
script:
- export LD_PRELOAD=$PWD/install/lib/libamdgpu_noop_drm_shim.so
# Pitcairn (GFX6)