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

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to