mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-17 12:30:33 +01:00
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>
This commit is contained in:
parent
b2d99b9378
commit
2acda35230
2 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ bxs-4-64-vk:
|
|||
timeout: 50m
|
||||
variables:
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 45
|
||||
DEQP_SUITE: vk
|
||||
DEQP_SUITE: pvr-vk
|
||||
VK_DRIVER: powervr_mesa
|
||||
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
|
||||
PVR_I_WANT_A_BROKEN_VULKAN_DRIVER: 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue