On Thu, 7 Feb 2019 at 08:57, Neil Williams neil.williams@linaro.org wrote:
We do not yet have fully working examples of driving android devices in LAVA from Docker. At this point, I would recommend that you do not attempt to run android test jobs using a LAVA worker running inside Docker. You will need to install lava-dispatcher on a Debian system, as we currently use for all android test jobs.
with lava-lxc-mocker you will get this working (I have it working in my local setup). However you need to be aware of 2 things: - you're running host part of your test inside debian docker container (Android tools often assume they run on ubuntu) - software that is installed inside container during the job stays there. So unlike lxc on bare metal instance you might hit the issues with persistence.
Apart from that lava-lxc-mocker does the trick.
milosz
--
Neil Williams
neil.williams@linaro.org http://www.linux.codehelp.co.uk/ _______________________________________________ Lava-users mailing list Lava-users@lists.lavasoftware.org https://lists.lavasoftware.org/mailman/listinfo/lava-users