mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 07:08:04 +02:00
ci/intel: add acer-cp514-2h-11{30,60}g7-volteer
Originally asus-cx9400-volteer, but now we can choose machine regarding
to available CPU within.
Cc: mesa-stable
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27877>
(cherry picked from commit f9ba492647)
This commit is contained in:
parent
131ee3ea4f
commit
01a3bd1da3
2 changed files with 14 additions and 5 deletions
|
|
@ -854,7 +854,7 @@
|
|||
"description": "ci/intel: add acer-cp514-2h-11{30,60}g7-volteer",
|
||||
"nominated": true,
|
||||
"nomination_type": 0,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -206,14 +206,23 @@
|
|||
GPU_VERSION: iris-glk
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-hp-x360-12b-ca0010nr-n4020-octopus
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/asus-cx9400-volteer
|
||||
.lava-asus-cx9400-volteer:x86_64:
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/acer-cp514-2h-1130g7-volteer
|
||||
.lava-acer-cp514-2h-1130g7-volteer:x86_64:
|
||||
variables:
|
||||
BOOT_METHOD: depthcharge
|
||||
DEVICE_TYPE: asus-cx9400-volteer
|
||||
DEVICE_TYPE: acer-cp514-2h-1130g7-volteer
|
||||
FDO_CI_CONCURRENT: 9
|
||||
GPU_VERSION: anv-tgl
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-asus-cx9400-volteer
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-acer-cp514-2h-1130g7-volteer
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/acer-cp514-2h-1160g7-volteer
|
||||
.lava-acer-cp514-2h-1160g7-volteer:x86_64:
|
||||
variables:
|
||||
BOOT_METHOD: depthcharge
|
||||
DEVICE_TYPE: acer-cp514-2h-1160g7-volteer
|
||||
FDO_CI_CONCURRENT: 9
|
||||
GPU_VERSION: anv-tgl
|
||||
RUNNER_TAG: mesa-ci-x86-64-lava-acer-cp514-2h-1160g7-volteer
|
||||
|
||||
# Status: https://lava.collabora.dev/scheduler/device_type/asus-C433TA-AJ0005-rammus
|
||||
.lava-asus-C433TA-AJ0005-rammus:x86_64:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue