mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 09:18: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",
|
"description": "ci/intel: add acer-cp514-2h-11{30,60}g7-volteer",
|
||||||
"nominated": true,
|
"nominated": true,
|
||||||
"nomination_type": 0,
|
"nomination_type": 0,
|
||||||
"resolution": 0,
|
"resolution": 1,
|
||||||
"main_sha": null,
|
"main_sha": null,
|
||||||
"because_sha": null,
|
"because_sha": null,
|
||||||
"notes": null
|
"notes": null
|
||||||
|
|
|
||||||
|
|
@ -206,14 +206,23 @@
|
||||||
GPU_VERSION: iris-glk
|
GPU_VERSION: iris-glk
|
||||||
RUNNER_TAG: mesa-ci-x86-64-lava-hp-x360-12b-ca0010nr-n4020-octopus
|
RUNNER_TAG: mesa-ci-x86-64-lava-hp-x360-12b-ca0010nr-n4020-octopus
|
||||||
|
|
||||||
# Status: https://lava.collabora.dev/scheduler/device_type/asus-cx9400-volteer
|
# Status: https://lava.collabora.dev/scheduler/device_type/acer-cp514-2h-1130g7-volteer
|
||||||
.lava-asus-cx9400-volteer:x86_64:
|
.lava-acer-cp514-2h-1130g7-volteer:x86_64:
|
||||||
variables:
|
variables:
|
||||||
BOOT_METHOD: depthcharge
|
BOOT_METHOD: depthcharge
|
||||||
DEVICE_TYPE: asus-cx9400-volteer
|
DEVICE_TYPE: acer-cp514-2h-1130g7-volteer
|
||||||
FDO_CI_CONCURRENT: 9
|
FDO_CI_CONCURRENT: 9
|
||||||
GPU_VERSION: anv-tgl
|
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
|
# Status: https://lava.collabora.dev/scheduler/device_type/asus-C433TA-AJ0005-rammus
|
||||||
.lava-asus-C433TA-AJ0005-rammus:x86_64:
|
.lava-asus-C433TA-AJ0005-rammus:x86_64:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue