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

Monserrat Sedeno monserratx.sedeno.bustos at intel.com
Fri Sep 30 13:29:51 PDT 2016


As part of the process to set new OS distribution as supported on Yoctoc Project
a new patch was created with the list of build sets that should be executed.

Detailed information:
https://wiki.yoctoproject.org/wiki/Distro_Testing_Plan#Execute_Build_Sets

Fixes [YOCTO #9905]

Note:In order to add a new distro as supported all the build sets should be PASS

Signed-off-by: Monserrat Sedeno <monserratx.sedeno.bustos at intel.com>
---
 buildset-config.autobuilder-qa/nightly-qa-distro.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildset-config.autobuilder-qa/nightly-qa-distro.conf b/buildset-config.autobuilder-qa/nightly-qa-distro.conf
index 0fcdbef..6c02a91 100644
--- a/buildset-config.autobuilder-qa/nightly-qa-distro.conf
+++ b/buildset-config.autobuilder-qa/nightly-qa-distro.conf
@@ -25,7 +25,6 @@ steps: [{'SetDest':{}},
 		           	'nightly-deb': {},
                            	'nightly-ipk': {},
                           	'nightly-world': {}, 
-			   	'buildtools': {},
                            	'nightly-arm': {}, 
                            	'nightly-mips': {},
                            	'nightly-wic':{},
@@ -37,8 +36,9 @@ steps: [{'SetDest':{}},
                            	'nightly-qa-systemd': {},
                            	'nightly-qa-extras': {}, 
                            	'nightly-qa-targetbuilds': {},
-				'nightly-qa-skeleton': {}},
+				'nightly-qa-skeleton': {},
                            	'nightly-qa-logrotate': {}, 
                            	'nightly-qa-pam': {},
+				'buildtools': {}},
                            'schedulerNames_nowait': {}}},]
 
-- 
2.7.4




More information about the yocto mailing list