ci/intel: Fix the runner tag for Flip-hatch

The GitLab runner tags are case sensitive, and Flip-hatch's tag was
incorrectly lowercase. This prevented jobs from being picked up
by the runner.

Also remove an outdated note, as the device now appears to be stable.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35522>
This commit is contained in:
Valentine Burley 2025-06-12 21:44:08 +02:00 committed by Marge Bot
parent b026b5e277
commit 03b480d381

View file

@ -315,7 +315,6 @@
RUNNER_TAG: mesa-ci-x86-64-lava-dell-latitude-5400-8665U-sarien
# Status: https://lava.collabora.dev/scheduler/device_type/asus-C436FA-Flip-hatch
# Note: Reported they have too often network problems and fail to boot. Puff device is the alternative.
.lava-asus-C436FA-Flip-hatch:x86_64:
variables:
DEVICE_TYPE: asus-C436FA-Flip-hatch
@ -323,7 +322,7 @@
FDO_CI_CONCURRENT: 9
GPU_VERSION: iris-cml
HWCI_KERNEL_MODULES: i915
RUNNER_TAG: mesa-ci-x86-64-lava-asus-C436FA-flip-hatch
RUNNER_TAG: mesa-ci-x86-64-lava-asus-C436FA-Flip-hatch
# Status: https://lava.collabora.dev/scheduler/device_type/acer-chromebox-cxi4-puff
.lava-acer-chromebox-cxi4-puff:x86_64: