[yocto] [PATCH] Build sets to test new OS distribution in autobuilder

Aníbal Limón anibal.limon at linux.intel.com
Fri Sep 30 09:19:51 PDT 2016


Hi Monse,

Could you write an explanation about what is the purpose of this buildset?,

Also since the patch is for autobuilder you need to add
[yocto-autobuilder] in the subject and cc Joshua Lock.

Cheers,
	alimon


On 09/29/2016 04:44 PM, Monserrat Sedeno wrote:
> Signed-off-by: Monserrat Sedeno <monserratx.sedeno.bustos at intel.com>
> ---
>  nightly-qa-distro.conf | 45 +++++++++++++++++++++------------------------
>  1 file changed, 21 insertions(+), 24 deletions(-)
> 
> diff --git a/nightly-qa-distro.conf b/nightly-qa-distro.conf
> index 2d2c828..8529345 100644
> --- a/nightly-qa-distro.conf
> +++ b/nightly-qa-distro.conf
> @@ -7,9 +7,6 @@ repos: [{'poky':
>          {'meta-qt4':
>              {'repourl':'git://git.yoctoproject.org/meta-qt4',
>               'branch':'master'}},
> -        {'meta-qt4':
> -            {'repourl':'git://git.yoctoproject.org/meta-qt4',
> -             'branch':'master'}},
>          {'meta-qt3':
>              {'repourl':'git://git.yoctoproject.org/meta-qt3',
>               'branch':'master'}}]
> @@ -20,28 +17,28 @@ props: [{'fp_date':{'prop_type':'StringParameter',
>  steps: [{'SetDest':{}},
>          {'CheckOutLayers': {}},
>          {'RunPreamble': {}},
> -        {'TriggerBuilds': {'schedulerName': 'main-build', 
> +        {'TriggerBuilds': {'schedulerName': 'dist-build', 
>  		           'waitForFinish': 'True',
>                             'schedulerNames': {
> -			   'nightly-oe-selftest': {},
> -			   'nightly-rpm': {}
> -		           'nightly-deb':{}
> -                           'nightly-ipk':{}
> -                           'nightly-world': {}, 
> -			   'buildtools': {},
> -                           'nightly-arm': {}, 
> -                           'nightly-mips': {},
> -                           'nightly-wic':{},
> -                           'nightly-multilib': {}, 
> -                           'nightly-x86-64': {}, 
> -                           'nightly-x86-64-lsb': {},
> -                           'nightly-x86': {},
> -                           'poky-tiny': {}, 
> -                           'nightly-qa-systemd': {},
> -                           'nightly-qa-extras': {}, 
> -                           'nightly-qa-targetbuilds': {},
> -                           'nightly-qa-logrotate': {}, 
> -                           'nightly-qa-pam': {},
> -                           'nightly-qa-skeleton': {}},
> +			   	'nightly-oe-selftest': {},
> +			   	'nightly-rpm': {},
> +		           	'nightly-deb': {},
> +                           	'nightly-ipk': {},
> +                          	'nightly-world': {}, 
> +			   	'buildtools': {},
> +                           	'nightly-arm': {}, 
> +                           	'nightly-mips': {},
> +                           	'nightly-wic':{},
> +                           	'nightly-multilib': {}, 
> +                           	'nightly-x86-64': {}, 
> +                           	'nightly-x86-64-lsb': {},
> +                           	'nightly-x86': {},
> +                           	'poky-tiny': {}, 
> +                           	'nightly-qa-systemd': {},
> +                           	'nightly-qa-extras': {}, 
> +                           	'nightly-qa-targetbuilds': {},
> +                           	'nightly-qa-logrotate': {}, 
> +                           	'nightly-qa-pam': {},
> +                           	'nightly-qa-skeleton': {}},
>                             'schedulerNames_nowait': {}}},]
>  
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160930/d8b6b332/attachment.pgp>


More information about the yocto mailing list