ci/iris: Force UART for puff boards

We are expericing some difficulties with the LAVA IP addressing for puff
DUTs atm, blocking the SSH session to happen smoothly.

So, let's force the UART only communication to bypass this issue until
it is solved.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32163>
This commit is contained in:
Guilherme Gallo
2024-11-20 00:51:51 -03:00
committed by Marge Bot
parent f7e7a9ed57
commit b15eeff992
+2 -2
View File
@@ -370,8 +370,8 @@
extends:
- .iris-test
- .lava-acer-chromebox-cxi4-puff:x86_64
# variables:
# LAVA_FORCE_UART: 1
variables:
LAVA_FORCE_UART: 1
.iris-whl-deqp:
extends: