mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 04:58:05 +02:00
ci/radv: Rebalance stoney-vkcts
- Increase the fraction for radv-stoney-vkcts from 15 to 18. - Same for radv-angle, from 2 to 3 The last one should take around 7 minutes, but this new 3 minute gap can be filled in by the ~95% DUT availability and eventual infra retries. 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:
parent
6e0325dc5a
commit
9930e46fca
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ radv-stoney-vkcts:x86_64:
|
||||||
- .radv-stoney-test:x86_64
|
- .radv-stoney-test:x86_64
|
||||||
parallel: 5
|
parallel: 5
|
||||||
variables:
|
variables:
|
||||||
DEQP_FRACTION: 15
|
DEQP_FRACTION: 18
|
||||||
|
|
||||||
radv-stoney-angle:
|
radv-stoney-angle:
|
||||||
extends:
|
extends:
|
||||||
|
|
@ -19,7 +19,7 @@ radv-stoney-angle:
|
||||||
USE_ANGLE: 1
|
USE_ANGLE: 1
|
||||||
HWCI_START_XORG: 1
|
HWCI_START_XORG: 1
|
||||||
GPU_VERSION: angle-radv-stoney-aco
|
GPU_VERSION: angle-radv-stoney-aco
|
||||||
DEQP_FRACTION: 2
|
DEQP_FRACTION: 3
|
||||||
|
|
||||||
radv-stoney-angle-full:
|
radv-stoney-angle-full:
|
||||||
extends:
|
extends:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue