ci/fluster: Move the fluster-runner.sh script

The fluster-runner.sh was only runner srcipt in a folder, move it out of
the fluster folder.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34787>
This commit is contained in:
Valentine Burley
2025-05-01 12:08:35 +02:00
parent 9cf5c01d0c
commit 46abb7bd2e
4 changed files with 1 additions and 3 deletions

View File

@@ -186,7 +186,7 @@ yaml-toml-shell-py-test:
.test-fluster:
variables:
FLUSTER_RESULTS: "${GPU_VERSION}-${FLUSTER_CODEC}"
HWCI_TEST_SCRIPT: "/install/fluster/fluster-runner.sh"
HWCI_TEST_SCRIPT: install/fluster-runner.sh
.test-piglit:
variables: