piglit/ci: configure ci-tron to download traces and upload renders

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36854>
This commit is contained in:
Eric Engestrom
2025-07-07 17:02:44 +02:00
committed by Marge Bot
parent 137ccdbc54
commit 3ce27c08b4
2 changed files with 9 additions and 0 deletions

View File

@@ -143,6 +143,13 @@
PIGLIT_RESULTS: "${GPU_VERSION}-replay"
PIGLIT_NO_WINDOW: 1
HWCI_TEST_SCRIPT: "install/piglit/piglit-traces.sh"
# For downloading traces:
CI_TRON_HTTP_ARTIFACT__TRACIE_PUBLIC__PATH: /caching_proxy/https://s3.freedesktop.org/mesa-tracie-public/(.*)
CI_TRON_HTTP_ARTIFACT__TRACIE_PUBLIC__URL: https://s3.freedesktop.org/mesa-tracie-public/\1
# For uploading renders:
# s3.fd.o redirects to hetzner, so we need that too
CI_TRON_PROXY__ALLOWED_ENDPOINTS_CATEGORY__S3__FDO: s3.freedesktop.org:443
CI_TRON_PROXY__ALLOWED_ENDPOINTS_CATEGORY__S3__BACKEND: fsn1.your-objectstorage.com:443
.deqp-test:
script: