ci: Forward all environment variables to DUTs and crosvm

Instead of the current allowlist in export-gitlab-job-env-for-dut.sh,
filter out unwanted environment variables and forward the rest to
bare-metal and LAVA DUTs, as well as crosvm.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35051>
This commit is contained in:
Valentine Burley
2025-05-19 08:38:17 +02:00
committed by Marge Bot
parent 45e61f1203
commit cc83b3db5f
7 changed files with 59 additions and 142 deletions

View File

@@ -225,7 +225,7 @@ yaml-toml-shell-py-test:
HWCI_TEST_SCRIPT: "/install/piglit/piglit-traces.sh"
script:
- section_start variables "Variables passed through:"
- install/common/export-gitlab-job-env-for-dut.sh
- filter_env_vars
- section_end variables
- install/piglit/piglit-traces.sh