Linaro / lite-lava-docker-compose

LITE Team LAVA docker dispatcher
MIT License
5 stars 10 forks source link

devices/qemu-zephyr-01.jinja2: Set netdevice to "user" for now. #90

Closed pfalcon closed 4 years ago

pfalcon commented 4 years ago

This is similar to a change done previously qemu-01.jinja2, to make this device compatible with qemu-from-docker usage. (This device isn't intended for such a usage, but maybe randomly selected by scheduler nonetheless. We'll need to use explicit tags going forward, but for now, this is apparently a least-effort workaround.)

Signed-off-by: Paul Sokolovsky paul.sokolovsky@linaro.org

pfalcon commented 4 years ago

Follow-up to https://github.com/Linaro/lite-lava-docker-compose/pull/85