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:
committed by
Marge Bot
parent
82633b08e7
commit
f25fb0c128
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user