ci/turnip: Drop two 660 vk jobs and tune down the vk coverage fraction.

We want another runner so we can do trace replay pre-merge.  And the vk
job was pushing our time targets, and oversubscribed by a board, so we
have to drop a bunch of coverage.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40959>
This commit is contained in:
Emma Anholt 2026-04-15 10:56:30 -07:00 committed by Marge Bot
parent 886fd59951
commit e19a7451e5
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
deqp = "/deqp-vk/external/vulkancts/modules/vulkan/deqp-vk"
caselists = ["/deqp-vk/mustpass/vk-main.txt"]
renderer_check = "Turnip Adreno .* 660"
fraction = 3
fraction = 6
tests_per_group = 10000
[deqp.env]
# Enable additional tests that test fp32 denorm preserve.

View file

@ -277,7 +277,7 @@ a660-vk:
- .lava-arm64-test-vk
- .collabora-turnip-rules
- .lava-sm8350-hdk:arm64
parallel: 5
parallel: 3
variables:
DEQP_SUITE: freedreno-a660-vk
FLAKES_CHANNEL: "#freedreno-ci"