mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-03 10:40:34 +02:00
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:
parent
c0ec35bb42
commit
a9f87ff0bd
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue