[yocto] [yocto-autobuilder][PATCH] /buildset-config.meta-intel/nightly-meta-intel.conf

Graydon, Tracy tracy.graydon at intel.com
Wed Mar 8 16:35:09 PST 2017


Add the new nightly-musl and nightly-x32 builds to nightly-meta-intel
build scheduler triggers.

Signed-off-by: Graydon, Tracy <tracy.graydon at intel.com>
---
 buildset-config.meta-intel/nightly-meta-intel.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/buildset-config.meta-intel/nightly-meta-intel.conf b/buildset-config.meta-intel/nightly-meta-intel.conf
index 557bb67..081726e 100644
--- a/buildset-config.meta-intel/nightly-meta-intel.conf
+++ b/buildset-config.meta-intel/nightly-meta-intel.conf
@@ -1,5 +1,5 @@
 [nightly-meta-intel]
-builders: 'example-worker'
+builders: ['yocto-ab-master.ostc.intel.com', 'yocto-ab01.ostc.intel.com', 'yocto-ab02.ostc.intel.com', 'yocto-ab03.ostc.intel.com', 'yocto-ab04.ostc.intel.com']
 repos: [{'poky':
             {'repourl':'git://git.yoctoproject.org/poky',
              'layerversion':{'core':'meta', 'yoctobsp':'meta-yocto-bsp', 'yocto':'meta-yocto', 'poky':'meta-poky'},
@@ -19,7 +19,7 @@ props: [{'release_me':{'prop_type':'ChoiceStringParameter',
                        'name': 'release_me',
                        'label':'<h3> Generate a release?:</h3>'}},
         {'poky_name':{'prop_type':'ChoiceStringParameter',
-                       'choices': ['', 'pyro', 'morty', 'krogoth', 'jethro', 'fido','dizzy','daisy','dora','dylan','danny','denzil','edison','bernard'],
+                       'choices': ['', 'pyro', 'morty', 'krogoth', 'jethro', 'fido'],
                        'name': 'poky_name',
                        'label':'<h3> Name of the poky release.<br>For further info on release names see <a href="https://wiki.yoctoproject.org/wiki/Releases"> Releases </a> </h3>'}},
         {'is_milestone':{'prop_type':'ChoiceStringParameter',
@@ -94,7 +94,7 @@ steps: [{'SetDest':{}},
                              'intel-core2-32-lsb-rt':{}, 'intel-core2-32-rt':{},
                              'intel-corei7-64':{}, 'intel-corei7-64-lsb':{},
                              'intel-corei7-64-lsb-rt':{}, 'intel-corei7-64-rt':{}, 
-                             'intel-quark':{},
+                             'intel-quark':{}, 'nightly-musl':{}, 'nightly-x32':{},
                              'jasperforest':{}, 'jasperforest-lsb':{},
                              'sugarbay':{}, 'sugarbay-lsb':{},
                              'nuc':{}, 'nuc-lsb':{}}, 'schedulerNames_nowait' : {'nightly-meta-intel-world':{}}}},
-- 
2.7.0




More information about the yocto mailing list