ci/va: Add /va/bin to PATH for test-video container

The test-video container requires /va/bin to be in the PATH to locate
necessary binaries.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34451>
This commit is contained in:
Valentine Burley 2025-04-10 14:28:39 +02:00 committed by Marge Bot
parent 82a25daf9d
commit 751ff1a41e

View file

@ -8,6 +8,8 @@ set -ex
INSTALL=$PWD/install
export PATH=/va/bin:$PATH
# Set up the driver environment.
export LD_LIBRARY_PATH=$INSTALL/lib/