All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Build sets to test new OS distribution in autobuilder
@ 2016-09-29 21:44 Monserrat Sedeno
  2016-09-30 16:19 ` Aníbal Limón
  0 siblings, 1 reply; 2+ messages in thread
From: Monserrat Sedeno @ 2016-09-29 21:44 UTC (permalink / raw)
  To: yocto; +Cc: Monserrat Sedeno

Signed-off-by: Monserrat Sedeno <monserratx.sedeno.bustos@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



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

end of thread, other threads:[~2016-09-30 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 21:44 [PATCH] Build sets to test new OS distribution in autobuilder Monserrat Sedeno
2016-09-30 16:19 ` Aníbal Limón

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.