All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-autobuilder][PATCH] nightly-musl.conf: run sanity tests on images
@ 2016-08-23 17:46 Bill Randle
  2016-08-23 20:23 ` Joshua Lock
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Randle @ 2016-08-23 17:46 UTC (permalink / raw)
  To: yocto

Run the sanity tests on the musl images.

Signed-off-by: Bill Randle <william.c.randle@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': {}}]
 
-- 
2.5.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [yocto-autobuilder][PATCH] nightly-musl.conf: run sanity tests on images
  2016-08-23 17:46 [yocto-autobuilder][PATCH] nightly-musl.conf: run sanity tests on images Bill Randle
@ 2016-08-23 20:23 ` Joshua Lock
  0 siblings, 0 replies; 2+ messages in thread
From: Joshua Lock @ 2016-08-23 20:23 UTC (permalink / raw)
  To: Bill Randle, yocto

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@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': {}}]
>  


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-23 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-23 17:46 [yocto-autobuilder][PATCH] nightly-musl.conf: run sanity tests on images Bill Randle
2016-08-23 20:23 ` Joshua Lock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.