On 2016-08-30 04:18 PM, Daniel. wrote:
Hey everybody!

While writing software we're used to delivery packages, libraries and
stacks. There are out there a lot of continuos integration solutions
to automatically build and test these kinds of software. But when
dealing to images the thing is more tricky.

I can't run the tests at the same machine that build the image because
crosscompilation take place on 99% of the cases. What is approach that
you guys are using to automate and increase the quality of your
images?

We have a custom automated build system running 100s of configs/day

Some people I work with have started using LAVA [1] to
do automated testing for both Qemu and hardware targets.

Let me know if you are interested and I'll ask them to
summarize what they think of it so far.

../Randy

[1] http://www.linaro.org/initiatives/lava/


Automating the build is the easy part my concert is about automating
the runtime tests that need the target board to run. In my case I
depend on hardware to fully test the image features. Is there any
reliable way to automate image installation and boot!?

Best regards to everybody!



--
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350 | 350 Terry Fox Drive, Suite 200, Ottawa, ON, Canada, K2K 2W5
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to