mesa/.gitlab-ci
Charlie Turner 79197dac58 ci: Build libdrm earlier for x86_test-vk
VK-CTS v1.2.7.0 has buggy tests that only work if DRM support is
available for them (drm_files_exist). This isn't exposed in the Mesa
CI by other farms, because their infra installs libdrm-dev as part
of either rootfs generation for freedreno/broadcom or respective
container stages (for lava). In the case of radv, we directly use the
x86 Mesa testing containers, so we are the odd ones out here.

By moving the building of the custom libdrm above the building of
vk-gl-cts, it will compile in support required for this test to pass,
ensuring the x86_test-vk container has the right dependencies to match
the rest of the CI. Lava actually installs drm development files
twice, once from the Debian repos, which vk-gl-cts then compiles
against, and a second time from a tarball, which the tests will use at
runtime. Seemed a little cleaner to use the version of libdrm
specified in the Mesa CI, and hence used at both build time and
runtime.

A bug should be raised with the testsuite to avoid this in the future,
but we should probably have libdrm development files exposed for these
components anyway.

Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Reviewed-by: Martin Peres <martin.peres@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12777>
2021-09-13 13:31:20 +00:00
..
bare-metal ci/freedreno: Move freedreno's deqp testing to suite support. 2021-08-17 20:00:49 +00:00
common ci: Ensure the DRM device is open 2021-08-31 17:16:44 +00:00
container ci: Build libdrm earlier for x86_test-vk 2021-09-13 13:31:20 +00:00
fossils gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
lava gitlab-ci: Implement a simple timeout detection for LAVA jobs 2021-09-10 13:01:16 -03:00
meson ci: Rename Debian based build jobs from meson-* to debian-* 2021-07-09 10:24:41 +00:00
piglit ci: Stop adding link to tracie dashboard 2021-09-10 18:15:45 +00:00
vkd3d-proton ci: build the hang-detection tool into x86_test-vk 2021-06-02 16:30:57 +00:00
windows mesa: fix default texture buffer format 2021-09-09 15:23:43 +00:00
cross-xfail-ppc64el ci: update xfails for ppc64le and s390x 2021-03-23 14:01:49 +00:00
cross-xfail-s390x u_format: Add missing BE swizzles for R8SG8SB8UX8U_NORM 2021-04-28 09:51:09 +00:00
crosvm-init.sh virgl/ci: Wait a bit before shutting the VM down 2021-08-10 09:49:35 +02:00
crosvm-runner.sh virgl/ci: Set NIR_VALIDATE=0 on the host 2021-08-10 09:49:39 +02:00
deqp-all-skips.txt ci/deqp: Skip dEQP-VK.wsi.display.get_display_plane_capabilities 2021-06-14 12:09:19 -07:00
deqp-runner.sh ci: Save dEQP results on all tests. 2021-08-03 18:32:01 +00:00
docs docs: Move the current CI .rst doc to docs/ci/ and link to it from .gitlab-ci. 2020-07-08 20:13:11 +00:00
download-git-cache.sh ci: specify MinIO's host URL in a global variable 2020-12-22 18:31:01 +00:00
fossilize-runner.sh gitlab-ci: attach the Fossilize log file as artifact on failure 2020-06-26 06:45:23 +00:00
fossils.yml gitlab-ci: add parallel-rdp fossils 2020-06-25 08:03:09 +02:00
prepare-artifacts.sh ci: Fix a minor issue in prepare-artifacts.sh script 2021-08-30 14:52:08 +00:00
report-flakes.py ci: Add known-flake handling for the IRC flake reports 2021-06-01 20:31:00 +00:00
run-shader-db.sh ci: remove nouveau from shader-db runs 2021-02-06 23:04:35 +00:00
test-source-dep.yml freedreno/ci: Add a status variable for CI farm 2021-08-28 13:08:05 +00:00
x86_64-w64-mingw32 gitlab-ci: Add a pkg-config for mingw 2019-10-16 23:26:09 +00:00