gitlab-ci: Add jobs to be able to test Vulkan
Also, adds an example job for radv. Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
This commit is contained in:

committed by
Andres Gomez

parent
5c65f8b377
commit
0ac731b1ff
@@ -28,7 +28,8 @@ cp -Rp .gitlab-ci/deqp* artifacts/
|
||||
cp -Rp .gitlab-ci/piglit artifacts/
|
||||
cp -Rp .gitlab-ci/traces.yml artifacts/
|
||||
cp -Rp .gitlab-ci/tracie artifacts/
|
||||
cp -Rp .gitlab-ci/tracie-runner.sh artifacts/
|
||||
cp -Rp .gitlab-ci/tracie-runner-gl.sh artifacts/
|
||||
cp -Rp .gitlab-ci/tracie-runner-vk.sh artifacts/
|
||||
|
||||
# Tar up the install dir so that symlinks and hardlinks aren't each
|
||||
# packed separately in the zip file.
|
||||
|
Reference in New Issue
Block a user