mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
ci: Move deqp-default-skips.txt back to .gitlab-ci/
Since we don't manually enumerate the drivers using it, we have to retest all drivers when changing it (which basically never happens, anyway). Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9353>
This commit is contained in:
parent
578fc7dbbc
commit
27e0181523
2 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ cp -Rp .gitlab-ci/fossils.yml install/
|
|||
cp -Rp .gitlab-ci/fossils install/
|
||||
cp -Rp .gitlab-ci/fossilize-runner.sh install/
|
||||
cp -Rp .gitlab-ci/deqp-runner.sh install/
|
||||
cp -Rp .gitlab-ci/deqp-*.txt install/
|
||||
cp -Rp ci-expects/*/* install/
|
||||
find . -path \*/ci/\*.txt \
|
||||
-o -path \*/ci/\*traces\*.yml \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue