[yocto] [yocto-autobuilder][PATCH] nightly-musl.conf: run sanity tests on images

Joshua Lock joshua.g.lock at linux.intel.com
Tue Aug 23 13:23:02 PDT 2016


On Tue, 2016-08-23 at 10:46 -0700, Bill Randle wrote:
> Run the sanity tests on the musl images.

Merged to master, thanks!

Joshua

> Signed-off-by: Bill Randle <william.c.randle at intel.com>
> ---
>  buildset-config.controller/nightly-musl.conf | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/buildset-config.controller/nightly-musl.conf b/buildset-
> config.controller/nightly-musl.conf
> index cc2aea0..d8913b1 100644
> --- a/buildset-config.controller/nightly-musl.conf
> +++ b/buildset-config.controller/nightly-musl.conf
> @@ -13,6 +13,7 @@ steps: [{'SetDest':{}},
>                              'atextappend' : '\nTCLIBC="musl"\n' }},
>          {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
>          {'BuildImages': {'images':  'core-image-minimal core-image-
> full-cmdline core-image-sato world'}},
> +        {'RunSanityTests': {'images': 'core-image-minimal core-
> image-full-cmdline core-image-sato'}},
>          {'DownloadErrorReports': {}},
>          {'SendErrorReport': {}}]
>  



More information about the yocto mailing list