ci/turnip: Rebalance kingoftown jobs
For each pipeline, we launch 13 jobs for kingoftown, let's decrement it to match the number of 12 trogdor-kingoftown available in Collabora's farm atm. Let's decrement the parallel no., and increment the dEQP fraction for a618_vk job. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31699>
This commit is contained in:

committed by
Marge Bot

parent
862bfceb70
commit
7bea8ee8bb
@@ -84,12 +84,12 @@ a618_vk:
|
||||
- .lava-test-deqp:arm64
|
||||
- .lava-sc7180-trogdor-kingoftown:arm64
|
||||
- .collabora-turnip-rules
|
||||
parallel: 10
|
||||
parallel: 9
|
||||
variables:
|
||||
DEQP_SUITE: freedreno-a618-vk
|
||||
FLAKES_CHANNEL: "#freedreno-ci"
|
||||
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
|
||||
DEQP_FRACTION: 3
|
||||
DEQP_FRACTION: 4
|
||||
|
||||
a618_vk_full:
|
||||
extends:
|
||||
|
Reference in New Issue
Block a user