mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
intel/ci: Drop redundant BOOT_METHOD variables
The BOOT_METHOD is defined in .intel-common-test, which every Intel job inherits, including the zink jobs. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33282>
This commit is contained in:
parent
b2105fe162
commit
f736f19642
1 changed files with 0 additions and 2 deletions
|
|
@ -240,7 +240,6 @@
|
|||
# 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: acer-cp514-2h-1130g7-volteer
|
||||
FARM: collabora
|
||||
FDO_CI_CONCURRENT: 9
|
||||
|
|
@ -251,7 +250,6 @@
|
|||
# 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
|
||||
FARM: collabora
|
||||
FDO_CI_CONCURRENT: 9
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue