mesa/.gitlab-ci
Charlie Turner 852904e9fd ci: Support per-driver skip lists.
In addition to a global skip list introduced in
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11333
(enabled by
https://gitlab.freedesktop.org/anholt/deqp-runner/-/merge_requests/4)
it is also useful to have a per-driver skip list in addition to a
per-gpu list. Now, there are multiple levels at which skips can be
specified, from least to most specific,

  - (deqp|piglit)-all-skips.txt :: affecting all tests
  - (deqp|piglit)-$(DRIVER_NAME|VK_DRIVER|GALLIUM_DRIVER)-skips.txt ::
  affecting the specified driver
  - (deqp|piglit)-$GPU_VERSION-skips.txt :: affecting a specific GPU

This idea could be useful for -fails.txt as well.

Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Martin Peres <martin.peres@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11426>
2021-09-14 11:31:26 +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: Support per-driver skip lists. 2021-09-14 11:31:26 +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: Support per-driver skip lists. 2021-09-14 11:31:26 +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