Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/ci: i915: cml: Fix the runner tag

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. Fix the runner tag for Flip-hatch.

Based on https://gitlab.freedesktop.org/mesa/mesa/-/commit/03b480d3

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>

authored by

Vignesh Raman and committed by
Rob Clark
316b31dd 9386dc09

+1 -1
+1 -1
drivers/gpu/drm/ci/test.yml
··· 308 308 variables: 309 309 DEVICE_TYPE: asus-C436FA-Flip-hatch 310 310 GPU_VERSION: cml 311 - RUNNER_TAG: mesa-ci-x86-64-lava-asus-C436FA-flip-hatch 311 + RUNNER_TAG: mesa-ci-x86-64-lava-asus-C436FA-Flip-hatch 312 312 313 313 i915:tgl: 314 314 extends: