mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-17 22:10:21 +01:00
For every CI job, put JWT content into a file and unset CI_JOB_JWT environment var ======= * virgl jobs: - Share JWT token file to crosvm instance - Keep using `export -p` due to high complexity in the scripts of these jobs. At least, the CI_JOB_JWT will not be leaked, since it is being unset at the `before_script` phase of each Mesa CI job. * iris jobs: Update lava_job_submitter to take token file as argument - generate-env with CI_JOB_JWT_TOKEN_FILE - create token file during baremetal init stage * baremetal jobs: Copy token file to bare-metal NFS Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Reviewed-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14004> |
||
|---|---|---|
| .. | ||
| debian | ||
| fedora | ||
| arm.config | ||
| arm64.config | ||
| baremetal_build.sh | ||
| build-apitrace.sh | ||
| build-crosvm.sh | ||
| build-deqp-runner.sh | ||
| build-deqp.sh | ||
| build-fossilize.sh | ||
| build-gfxreconstruct.sh | ||
| build-hang-detection.sh | ||
| build-kernel.sh | ||
| build-libclc.sh | ||
| build-libdrm.sh | ||
| build-piglit.sh | ||
| build-rust.sh | ||
| build-va-tools.sh | ||
| build-vkd3d-proton.sh | ||
| build-wayland.sh | ||
| container_post_build.sh | ||
| container_pre_build.sh | ||
| create-android-cross-file.sh | ||
| create-android-ndk-pc.sh | ||
| create-cross-file.sh | ||
| create-rootfs.sh | ||
| cross_build.sh | ||
| lava_build.sh | ||
| x86_64.config | ||