[yocto] [yocto-autobuilder][PATCH] buildset-config/nightly-qa-extras: make it simpler and usable

Flanagan, Elizabeth elizabeth.flanagan at intel.com
Mon Sep 16 16:48:17 PDT 2013


pulled into master


On Fri, Sep 13, 2013 at 4:34 AM, Stefan Stanacar <stefanx.stanacar at intel.com
> wrote:

> This target was missing from the nightly target for some reason.
> Also, it wasn't up to date with latest changes. I've simplified it a bit,
> so it has only two builds of core-image-minimal with features that are
> known to work.
> And these being core-image-minimal the sanity tests are just boot+ping.
>
> Signed-off-by: Stefan Stanacar <stefanx.stanacar at intel.com>
> ---
>  buildset-config/nightly-qa-extras.conf | 12 ++++++------
>  buildset-config/nightly.conf           |  2 +-
>  2 files changed, 7 insertions(+), 7 deletions(-)
>
> diff --git a/buildset-config/nightly-qa-extras.conf
> b/buildset-config/nightly-qa-extras.conf
> index 8fddbc6..3239fda 100644
> --- a/buildset-config/nightly-qa-extras.conf
> +++ b/buildset-config/nightly-qa-extras.conf
> @@ -8,10 +8,10 @@ steps: [{'SetDest':{}},
>          {'CheckOutLayers': {}},
>          {'RunPreamble': {}},
>          {'GetDistroVersion' : {'distro': 'poky'}},
> -        {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' :
> 'i686', 'distro': 'poky', 'atextappend' : '\nROOT_HOME =
> "/root"\nIMAGE_FSTYPES = "btrfs"\nKERNEL_FEATURES_append = "
> cfg/fs/btrfs"\n'}},
> -        {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
> -        {'BuildImages': {'images': 'core-image-sato'}},
> -        {'RunSanityTests': {'images': 'core-image-sato', 'timeout' :
> 2400}},
>          {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' :
> 'i686', 'distro': 'poky', 'atextappend' : '\nIMAGE_FEATURES_append = "
> read-only-rootfs"\n'}},
> -        {'BuildImages': {'images': 'core-image-sato'}},
> -        {'RunSanityTests': {'images': 'core-image-sato', 'scene' :
> 'sanity:boot sanity:ssh'}}]
> +        {'CreateBBLayersConf': {'buildprovider' : 'yocto'}},
> +        {'BuildImages': {'images': 'core-image-minimal'}},
> +        {'RunSanityTests': {'images': 'core-image-minimal'}},
> +        {'CreateAutoConf': {'machine': 'qemux86-64', 'SDKMACHINE' :
> 'i686', 'distro': 'poky', 'atextappend' : '\nROOT_HOME = "/root"\n'}},
> +        {'BuildImages': {'images': 'core-image-minimal'}},
> +        {'RunSanityTests': {'images': 'core-image-minimal'}}]
> diff --git a/buildset-config/nightly.conf b/buildset-config/nightly.conf
> index 0c6615a..5641772 100644
> --- a/buildset-config/nightly.conf
> +++ b/buildset-config/nightly.conf
> @@ -71,7 +71,7 @@ steps: [{'SetDest':{}},
>                                'nightly-x86-64': {}, 'nightly-x86-64-lsb':
> {},
>                                'nightly-x86': {}, 'nightly-x86-lsb': {},
>                                'poky-tiny': {}, 'buildtools': {},
> -                              'nightly-qa-systemd': {}}}},
> +                              'nightly-qa-systemd': {},
> 'nightly-qa-extras': {}}}},
>          {'PrepPkgIndex' : {}},
>          {'BuildImages': {'images': 'package-index'}},
>          {'CreateAutoConf': {'machine': 'atom-pc', 'SDKMACHINE' : 'x86_64',
> --
> 1.8.1.4
>
>


-- 
Elizabeth Flanagan
Yocto Project
Build and Release
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130916/1a1e268b/attachment.html>


More information about the yocto mailing list