panvk: Add a nightly job for Mali-G52

We have quite a big fraction currently and it has been proven that we
are missing new failures right now.

This adds a new nightly job that run a full CTS on a single VIM3.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32421>
This commit is contained in:
Mary Guillemard
2024-12-02 08:21:50 +01:00
committed by Marge Bot
parent 913a7b26e1
commit cdf822632a
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
[[deqp]]
deqp = "/deqp-vk/external/vulkancts/modules/vulkan/deqp-vk"
caselists = ["/deqp-vk/mustpass/vk-main.txt"]
renderer_check = "Mali-G52"

View File

@@ -346,6 +346,19 @@ panfrost-g52-vk:arm64:
DEQP_SUITE: panfrost-g52-vk
HWCI_START_WESTON: 1
panfrost-g52-vk-full:arm64:
# Only allow one runner as we don't have many VIM3 around.
parallel: null
extends:
- panfrost-g52-vk:arm64
- .panfrost-vk-manual-rules
# A full run takes around 4 hours and a half locally on a VIM3 that is thermal throttling.
# We assume worst case scenario (throttling + new faults)
timeout: 5h
variables:
DEQP_SUITE: panfrost-g52-vk-full
JOB_TIMEOUT: 300
panfrost-g52-piglit-gles2:arm64:
extends:
- .lava-piglit:arm64