turnip/ci: enable a750_vk in marge pipelines

The DUTs have been in use for over 2 weeks and the new jobs landed over
1 week ago, without new unknown problems cropping up (not bullet-proof
ethernet gadget).

Additionally, the high temperature (up to 95°C) was discussed with
@lumag and he is not concerned by it... so let's move the jobs to the
merge pipeline!

Reviewed-by: Eric Engestrom <eric@igalia.com>
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37612>
This commit is contained in:
Martin Roukala (né Peres)
2025-09-28 08:09:40 +03:00
committed by Marge Bot
parent 0f1deaa286
commit 1514a851c8
2 changed files with 9 additions and 2 deletions

View File

@@ -165,6 +165,13 @@
- !reference [.valve-farm-manual-rules, rules]
- !reference [.freedreno-manual-rules, rules]
.valve-turnip-rules:
stage: freedreno
rules:
- !reference [.test, rules]
- !reference [.valve-farm-rules, rules]
- !reference [.turnip-rules, rules]
.valve-turnip-manual-rules:
stage: freedreno-nightly
extends: .no-auto-retry
@@ -367,7 +374,7 @@
VK_DRIVER: freedreno
# 4 devices (+2 more coming) (2025-09-15)
# 6 devices (2025-09-28)
.a750-kws:
extends:
- .a750

View File

@@ -301,7 +301,7 @@ a750-vk:
extends:
- .ci-tron-arm64-test-vk
- .a750-kws
- .valve-turnip-manual-rules
- .valve-turnip-rules
parallel: 5
timeout: 20m # base runtime is 14.5, 12.5min of testing
variables: