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

Mariano Lopez mariano.lopez at linux.intel.com
Wed Jun 15 21:01:05 UTC 2016



On 06/15/2016 03:47 PM, Khem Raj wrote:
> On Tue, Jun 14, 2016 at 3:08 PM, Mariano Lopez
> <mariano.lopez at linux.intel.com> wrote:
>> 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 ?

IMO that is not a good practice, because the image being tested is 
polluted with packages not meant to be there.

Mariano



More information about the Openembedded-core mailing list