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

Monserrat Sedeno monserratx.sedeno.bustos at intel.com
Thu Sep 29 14:44:18 PDT 2016


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




More information about the yocto mailing list