mesa/src/imagination/ci/gitlab-ci.yml
Eric Engestrom 2acda35230 pvr/ci: rename deqp suite to a less generic name
All the `deqp-*.toml` are copied into the same /install/ folder, so it's
best if they have names that are specific enough to not accidentally
pick the wrong one :)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39787>
2026-02-09 18:58:14 +00:00

15 lines
385 B
YAML

include:
- local: 'src/imagination/ci/gitlab-ci-inc.yml'
bxs-4-64-vk:
extends:
- .ci-tron-arm64-test-vk
- .imagination-ti-am68-sk:arm64
- .imagination-manual-rules
timeout: 50m
variables:
CI_TRON_TIMEOUT__OVERALL__MINUTES: 45
DEQP_SUITE: pvr-vk
VK_DRIVER: powervr_mesa
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
PVR_I_WANT_A_BROKEN_VULKAN_DRIVER: 1