From a9f87ff0bdc07f8d9be254739dfe73062efbbdbf Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Sat, 29 Mar 2025 23:20:55 +0000 Subject: [PATCH] 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 Part-of: --- src/amd/ci/gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index f60af00fe57..7dc4b5a182a 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -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)