mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 20:08:06 +02:00
ci/freedreno: Move remaining lazor a618 jobs, retire device type
The sc7180-trogdor-lazor-limozeen devices have been dying off over the past few weeks, so move the last two jobs to sc7180-trogdor-kingoftown and retire the device type. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40818>
This commit is contained in:
parent
fded5e321d
commit
bbed00ac81
2 changed files with 2 additions and 20 deletions
|
|
@ -222,24 +222,6 @@
|
|||
VK_DRIVER: freedreno
|
||||
LAVA_FIRMWARE: qcom-lava
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/sc7180-trogdor-lazor-limozeen
|
||||
.lava-sc7180-trogdor-lazor-limozeen:arm64:
|
||||
variables:
|
||||
BOOT_METHOD: depthcharge
|
||||
DEVICE_TYPE: sc7180-trogdor-lazor-limozeen
|
||||
DTB: sc7180-trogdor-lazor-limozeen-nots-r5
|
||||
FDO_CI_CONCURRENT: 8
|
||||
# Increase the hangcheck timer for our spilling tests which bump up against
|
||||
# the .5s default.
|
||||
FREEDRENO_HANGCHECK_MS: 2000
|
||||
FARM: collabora
|
||||
GPU_VERSION: freedreno-a618
|
||||
KERNEL_IMAGE_TYPE: ""
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-sc7180-trogdor-lazor-limozeen
|
||||
DRIVER_NAME: freedreno-a6xx
|
||||
VK_DRIVER: freedreno
|
||||
LAVA_FIRMWARE: qcom-lava
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/sc7180-trogdor-wormdingler-rev1-boe
|
||||
.lava-sc7180-trogdor-wormdingler-rev1-boe:arm64:
|
||||
variables:
|
||||
|
|
|
|||
|
|
@ -148,7 +148,7 @@ a618-gles-asan:
|
|||
a618-gl:
|
||||
extends:
|
||||
- .lava-arm64-test-gl
|
||||
- .lava-sc7180-trogdor-lazor-limozeen:arm64
|
||||
- .lava-sc7180-trogdor-kingoftown:arm64
|
||||
- .collabora-freedreno-rules
|
||||
variables:
|
||||
DEQP_SUITE: freedreno-a618
|
||||
|
|
@ -180,7 +180,7 @@ a618-skqp:
|
|||
a618-piglit:
|
||||
extends:
|
||||
- .lava-arm64-test-gl
|
||||
- .lava-sc7180-trogdor-lazor-limozeen:arm64
|
||||
- .lava-sc7180-trogdor-kingoftown:arm64
|
||||
- .test-piglit
|
||||
# Note that piglit has GL+VK integration testing.
|
||||
- .collabora-freedreno-turnip-rules
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue