Linaro / lite-lava-docker-compose

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

Makefile: lava-boards: Set "lite" label to qemu-* devices. #133

Closed pfalcon closed 3 years ago

pfalcon commented 3 years ago

As we now have a common LAVA Lab system, validation.linaro.org, which has many QEMU devices, we need to disambiguate specifically our, LITE devices, which have special config options (in the device dicts). This is now done using "lite" device tags. So, propagate this change back to local Docker setup for compatibility.

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

pfalcon commented 3 years ago

As this is already in the lab, merging.