[OE-core] [PATCH 1/1] selftest/runtime-test.py: Add test for import test from other layers

Khem Raj raj.khem at gmail.com
Wed Jun 15 20:47:00 UTC 2016


On Tue, Jun 14, 2016 at 3:08 PM, Mariano Lopez
<mariano.lopez at linux.intel.com> wrote:
>
>
> On 06/14/2016 04:26 AM, Burton, Ross wrote:
>
>
> On 13 June 2016 at 14:32, <mariano.lopez at linux.intel.com> wrote:
>>
>> +        features = 'INHERIT += "testexport"\n'
>> +        features = 'TEST_SUITES = "ping ssh selftest"\n'
>> +
>> +        # Build core-image-sato and testimage
>> +        bitbake('core-image-sato socat')
>> +        bitbake('-c testimage core-image-sato')
>
>
> If we're just running ping/ssh/selftest, can the image be something a lot
> smaller such as core-image-base?
>
> Ross
>
>
> Unfortunately, base or minimal don't have ssh installed, and ssh it is
> required for the runtime tests.
> I could add the ssh to DISTRO_FEATURES but personally I think that is not
> clean. What do you think?

Can ssh be added to images automatically if testing is enabled ?

>
> Mariano
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>



More information about the Openembedded-core mailing list