mesa/.gitlab-ci/common
Cristian Ciocaltea 356c9c25c3 ci: Allow specifying any shell command via HWCI_TEST_SCRIPT
Interpret the value of HWCI_TEST_SCRIPT environment variable as a shell
command. This allows, for example, to provide additional environment
variables: HWCI_TEST_SCRIPT="VAR1=VAL1 VAR2=VAL2 /path/to/script"

Additionally, add the missing execute permission flags to
gtest-runner.sh script.

Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Reviewed-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15208>
2022-03-22 17:01:09 +00:00
..
capture-devcoredump.sh ci/bare-metal: Move devcoredump capture to CI common 2021-06-15 14:02:44 +02:00
generate-env.sh ci: Remove obsolete CROSVM_TEST_SCRIPT env var 2022-03-22 17:01:09 +00:00
init-stage1.sh ci/turnip: Increase the hangcheck timer to 2 seconds. 2022-03-18 19:07:24 +00:00
init-stage2.sh ci: Allow specifying any shell command via HWCI_TEST_SCRIPT 2022-03-22 17:01:09 +00:00
start-x.sh ci: Disable Xorg's screensaver entirely. 2021-06-14 17:49:38 +00:00