On 19 January 2016 at 18:55, Petr Vorel petr.vorel@gmail.com wrote:
Milosz,
It's not used any more. The main reason (from my perspective) was inability of matching the test results to executed tests. The test that were important to us were migrated to lava-test-shell. Second reason for dropping support for lava-android-test was increasing difficulty in maintaining lava-android-test dependencies on LAVA servers deployed in our LAB. This solution didn't scale well and was abandoned. We have legacy support for lava-android-test in multi node environment if someone still wants to use this code. However my personal recommendation is to move to lava-test-shell.
Thanks for a quick answer, I'll have a look into lava-test-shell.
If you still want to use lava-android-test, here is the lava-test-shell for it: https://git.linaro.org/qa/test-definitions.git/blob/HEAD:/android/lava-andro... This test runs on the host side which in our LAB is simulated with KVM. There is a corresponding target that needs to run on the target device. It depends on your target how to connect with adb (using IP or USB). Please note that your target device needs to support at least some minimal shell (busybox should be enough).
milosz
milosz
Kind regards, Petr