ci/vkd3d: rename vkd3d runner script to vkd3d-runner.sh to match the other ones

Moving it out of an otherwise-empty folder.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30413>
This commit is contained in:
Eric Engestrom 2024-07-17 15:57:36 +02:00 committed by Marge Bot
parent f90b10ab8f
commit af56a84616
3 changed files with 1 additions and 2 deletions

View file

@ -38,7 +38,6 @@ cp -Rp .gitlab-ci/fossilize-runner.sh install/
cp -Rp .gitlab-ci/crosvm-init.sh install/
cp -Rp .gitlab-ci/*.txt install/
cp -Rp .gitlab-ci/report-flakes.py install/
cp -Rp .gitlab-ci/vkd3d-proton install/
cp -Rp .gitlab-ci/setup-test-env.sh install/
cp -Rp .gitlab-ci/*-runner.sh install/
cp -Rp .gitlab-ci/bin/structured_logger.py install/

View file

@ -124,7 +124,7 @@ python-test:
.b2c-vkd3d-proton-test:
variables:
HWCI_TEST_SCRIPT: ./install/vkd3d-proton/run.sh
HWCI_TEST_SCRIPT: install/vkd3d-runner.sh
.piglit-traces-test:
artifacts: