All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nightly-no-x11.conf: build and test some actual images
@ 2016-08-23 14:59 Bill Randle
  2016-08-23 20:22 ` Joshua Lock
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Randle @ 2016-08-23 14:59 UTC (permalink / raw)
  To: yocto

Create sample images and perform a sanity test on them.

[YOCTO #7568]

Signed-off-by: Bill Randle <william.c.randle@intel.com>
---
 buildset-config.controller/nightly-no-x11.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildset-config.controller/nightly-no-x11.conf b/buildset-config.controller/nightly-no-x11.conf
index 063ae89..7092a09 100644
--- a/buildset-config.controller/nightly-no-x11.conf
+++ b/buildset-config.controller/nightly-no-x11.conf
@@ -18,7 +18,8 @@ steps: [{'SetDest':{}},
         {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
         {'SyncPersistDB' : {'distro' : 'poky'}},
         {'GetBitbakeVersion': {}},
-        {'BuildImages': {'images': 'world'}},
+        {'BuildImages': {'images': 'core-image-full-cmdline core-image-weston world'}},
+        {'RunSanityTests': {'images': 'core-image-full-cmdline core-image-weston'}},
         {'DownloadErrorReports': {}},
         {'SendErrorReport': {}},
         {'UploadToasterEventlog': {}}]
-- 
2.5.5



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

* Re: [PATCH] nightly-no-x11.conf: build and test some actual images
  2016-08-23 14:59 [PATCH] nightly-no-x11.conf: build and test some actual images Bill Randle
@ 2016-08-23 20:22 ` Joshua Lock
  0 siblings, 0 replies; 2+ messages in thread
From: Joshua Lock @ 2016-08-23 20:22 UTC (permalink / raw)
  To: Bill Randle, yocto

On Tue, 2016-08-23 at 07:59 -0700, Bill Randle wrote:
> Create sample images and perform a sanity test on them.
> 
> [YOCTO #7568]

Merged to master, thanks!

Joshua

> Signed-off-by: Bill Randle <william.c.randle@intel.com>
> ---
>  buildset-config.controller/nightly-no-x11.conf | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/buildset-config.controller/nightly-no-x11.conf
> b/buildset-config.controller/nightly-no-x11.conf
> index 063ae89..7092a09 100644
> --- a/buildset-config.controller/nightly-no-x11.conf
> +++ b/buildset-config.controller/nightly-no-x11.conf
> @@ -18,7 +18,8 @@ steps: [{'SetDest':{}},
>          {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
>          {'SyncPersistDB' : {'distro' : 'poky'}},
>          {'GetBitbakeVersion': {}},
> -        {'BuildImages': {'images': 'world'}},
> +        {'BuildImages': {'images': 'core-image-full-cmdline core-
> image-weston world'}},
> +        {'RunSanityTests': {'images': 'core-image-full-cmdline core-
> image-weston'}},
>          {'DownloadErrorReports': {}},
>          {'SendErrorReport': {}},
>          {'UploadToasterEventlog': {}}]


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-23 14:59 [PATCH] nightly-no-x11.conf: build and test some actual images Bill Randle
2016-08-23 20:22 ` 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.