ci/amd: Rebalance jobs via DEQP_FRACTION

As we don't have capacity for more parallelism atm, increase the
fraction of the CTS for those jobs.

job name		average min

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
---			---
radv-stoney-angle	16
radv-stoney-vkcts	15

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31414>
This commit is contained in:
Guilherme Gallo
2024-09-27 00:20:06 -03:00
committed by Marge Bot
parent 82633b08e7
commit f25fb0c128
+2 -1
View File
@@ -8,7 +8,7 @@ radv-stoney-vkcts:x86_64:
- .radv-stoney-test:x86_64
parallel: 5
variables:
DEQP_FRACTION: 11
DEQP_FRACTION: 15
radv-stoney-angle:
extends:
@@ -19,6 +19,7 @@ radv-stoney-angle:
USE_ANGLE: 1
HWCI_START_XORG: 1
GPU_VERSION: angle-radv-stoney-aco
DEQP_FRACTION: 2
radv-stoney-angle-full:
extends: