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:
committed by
Marge Bot
parent
f7e7a9ed57
commit
b15eeff992
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user