ci: mark radv-raven-traces-restricted with allow_failure

restricted trace jobs are allowed to fail

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33244>
This commit is contained in:
Mike Blumenkrantz
2025-01-27 12:27:01 -05:00
committed by Marge Bot
parent d6f9c19755
commit d8b7fbd4ac
+1
View File
@@ -101,6 +101,7 @@ radv-raven-traces-restricted:
PIGLIT_REPLAY_DEVICE_NAME: "vk-${GPU_VERSION}"
PIGLIT_REPLAY_EXTRA_ARGS: --keep-image --minio_bucket=${S3_TRACIE_PRIVATE_BUCKET} --jwt-file=${S3_JWT_FILE}
FDO_CI_CONCURRENT: 10
allow_failure: true
radeonsi-raven-piglit:
extends: