panvk/ci: add a full panvk job
This allows us to collect accurate CI expectations. A full run takes around 45 minutes per job, and spawns 5 jobs. Let's set the timeout to 1.5 hours, to give some headroom. Acked-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32460>
This commit is contained in:

committed by
Marge Bot

parent
93ae871c75
commit
19ac94d68b
4
src/panfrost/ci/deqp-panfrost-g610-vk-full.toml
Normal file
4
src/panfrost/ci/deqp-panfrost-g610-vk-full.toml
Normal 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-G610"
|
@@ -424,3 +424,12 @@ panfrost-g610-vk:arm64:
|
||||
DEQP_SUITE: panfrost-g610-vk
|
||||
HWCI_START_WESTON: 1
|
||||
LAVA_TAGS: at-least-8gb
|
||||
|
||||
panfrost-g610-vk-full:arm64:
|
||||
extends:
|
||||
- panfrost-g610-vk:arm64
|
||||
- .panfrost-vk-manual-rules
|
||||
timeout: 1h 35m
|
||||
variables:
|
||||
DEQP_SUITE: panfrost-g610-vk-full
|
||||
JOB_TIMEOUT: 90
|
||||
|
Reference in New Issue
Block a user