mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-26 09:00:37 +02:00
gitlab-ci: build cts_runner in the x86 test image for VK
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
This commit is contained in:
parent
f2a594f384
commit
4bbb1d3b06
1 changed files with 5 additions and 1 deletions
|
|
@ -47,7 +47,11 @@ apt-get install -y --no-remove \
|
|||
xvfb
|
||||
|
||||
|
||||
# TODO: build dEQP runner and dEQP VK.
|
||||
############### Build dEQP runner
|
||||
|
||||
. .gitlab-ci/build-cts-runner.sh
|
||||
|
||||
# TODO: build dEQP VK.
|
||||
|
||||
############### Uninstall the build software
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue