summaryrefslogtreecommitdiff
path: root/.gitlab-ci/container/x86_test-vk.sh
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci/container/x86_test-vk.sh')
-rw-r--r--.gitlab-ci/container/x86_test-vk.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitlab-ci/container/x86_test-vk.sh b/.gitlab-ci/container/x86_test-vk.sh
index 533d804d07e..8f97c3741c6 100644
--- a/.gitlab-ci/container/x86_test-vk.sh
+++ b/.gitlab-ci/container/x86_test-vk.sh
@@ -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