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:
committed by
Marge Bot
parent
137ccdbc54
commit
3ce27c08b4
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user