ci: Allow to pass the PIGLIT_RUNNER_OPTIONS variable

When debugging piglit job failure in CI, it is sometimes useful to pass options to
the runner, allow to do this even in guest when using crosvm.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31284>
This commit is contained in:
Corentin Noël 2024-09-20 17:00:38 +02:00 committed by Marge Bot
parent f36e5dbe60
commit b4900cd3f8

View file

@ -106,6 +106,7 @@ VARS=(
PIGLIT_REPLAY_REFERENCE_IMAGES_BASE
PIGLIT_REPLAY_SUBCOMMAND
PIGLIT_RESULTS
PIGLIT_RUNNER_OPTIONS
PIGLIT_TESTS
PIGLIT_TRACES_FILE
PIPELINE_ARTIFACTS_BASE