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:
Guilherme Gallo 2021-08-23 10:30:37 -03:00 committed by Marge Bot
parent f4b858e746
commit 83ca8145e9

View file

@ -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: