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:
committed by
Marge Bot
parent
45e61f1203
commit
cc83b3db5f
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user