gitlab-ci: build cts_runner in the x86 test image for VK
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 18 Nov 2019 08:24:27 +0000 (09:24 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 6 Dec 2019 09:57:50 +0000 (10:57 +0100)
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
.gitlab-ci/container/x86_test-vk.sh

index 533d804d07e3dc72eab9e0f11ebabfb863e5d9d7..8f97c3741c684b8afbe00b868dbefbac02f20117 100644 (file)
@@ -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