ebdf8a95b7
To ensure proper SSH functioning, the device IP should be added to the LAVA device dictionary by setting device_ip. LAVA will then map the value to lava-target-ip. meson-g12b-a311d-khadas-vim3-cbg-4 has an IP in the dictionary, while sun50i-h6-pine-h64-cbg-1 and meson-g12b-a311d-khadas-vim3-cbg-2 do not. Since some devices are not yet properly configured, and device tag fixing is not an option here, let's temporarily switch to a job definition based on UART, until it gets fixed. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22870>