mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
gitlab-ci: Fix octopus device type and tag
* This month, the octopus device was renamed on Collabora's LAVA lab, so we need to update it to get it working again on Mesa CI. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12507>
This commit is contained in:
parent
f4b858e746
commit
83ca8145e9
1 changed files with 2 additions and 2 deletions
|
|
@ -25,11 +25,11 @@
|
|||
- .iris-test
|
||||
- .test-manual-mr
|
||||
variables:
|
||||
DEVICE_TYPE: hp-x360-12b-n4000-octopus
|
||||
DEVICE_TYPE: hp-x360-12b-ca0010nr-n4020-octopus
|
||||
GPU_VERSION: iris-glk
|
||||
DEQP_EXPECTED_RENDERER: GLK
|
||||
tags:
|
||||
- mesa-ci-x86-64-lava-hp-x360-12b-n4000-octopus
|
||||
- mesa-ci-x86-64-lava-hp-x360-12b-ca0010nr-n4020-octopus
|
||||
|
||||
.iris-amly-test:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue