All of lore.kernel.org
 help / color / mirror / Atom feed
* [yocto-autobuilder][PATCH] /buildset-config.controller/eclipse-plugin-*
@ 2016-09-16  5:08 Graydon, Tracy
  2016-09-16 12:07 ` Joshua Lock
  0 siblings, 1 reply; 7+ messages in thread
From: Graydon, Tracy @ 2016-09-16  5:08 UTC (permalink / raw)
  To: yocto; +Cc: joshua.g.lock

We are no longer supporting kepler or luna. Remove the build set for those and
remove luna from yoctoAB.conf.

Signed-off-by: Graydon, Tracy <tracy.graydon@intel.com>
---
 buildset-config.controller/eclipse-plugin-kepler.conf | 10 ----------
 buildset-config.controller/eclipse-plugin-luna.conf   | 11 -----------
 buildset-config.controller/yoctoAB.conf               |  1 -
 3 files changed, 22 deletions(-)
 delete mode 100644 buildset-config.controller/eclipse-plugin-kepler.conf
 delete mode 100644 buildset-config.controller/eclipse-plugin-luna.conf

diff --git a/buildset-config.controller/eclipse-plugin-kepler.conf b/buildset-config.controller/eclipse-plugin-kepler.conf
deleted file mode 100644
index 9948852..0000000
--- a/buildset-config.controller/eclipse-plugin-kepler.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-[eclipse-plugin-kepler]
-builders: 'example-worker'
-repos: [{'eclipse-poky-kepler':
-            {'repourl':'git://git.yoctoproject.org/eclipse-poky',
-             'branch':'kepler-master'}}]
-steps: [{'SetDest':{}},
-        {'CheckOutLayers': {}},
-        {'BuildEclipsePlugin': {'eclipsedir': 'eclipse-poky-kepler'}},
-        {'PublishLayerTarballs':{}},
-        {'PublishArtifacts': {'artifacts': ['eclipse-plugin-kepler']}}]
diff --git a/buildset-config.controller/eclipse-plugin-luna.conf b/buildset-config.controller/eclipse-plugin-luna.conf
deleted file mode 100644
index d745af3..0000000
--- a/buildset-config.controller/eclipse-plugin-luna.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-[eclipse-plugin-luna]
-builders: 'example-worker'
-repos: [{'eclipse-poky-luna':
-            {'repourl':'git://git.yoctoproject.org/eclipse-poky',
-             'branch':'luna-master' }}]
-steps: [{'SetDest':{}},
-        {'CheckOutLayers': {}},
-        {'BuildEclipsePlugin': {'eclipsedir': 'eclipse-poky-luna'}},
-        {'PublishLayerTarballs':{}},
-        {'PublishArtifacts': {'artifacts': ['eclipse-plugin-luna']}}]
-
diff --git a/buildset-config.controller/yoctoAB.conf b/buildset-config.controller/yoctoAB.conf
index fe9750b..309a5ab 100644
--- a/buildset-config.controller/yoctoAB.conf
+++ b/buildset-config.controller/yoctoAB.conf
@@ -1,6 +1,5 @@
 [BuildSets]
 order: ['nightly', 'eclipse-plugin-neon', 'eclipse-plugin-mars', 
-        'eclipse-plugin-luna',
         'nightly-arm', 'nightly-arm64', 'nightly-arm-lsb', 
         'nightly-mips', 'nightly-mips64', 'nightly-mips-lsb', 
         'nightly-ppc', 'nightly-ppc-lsb', 'nightly-no-x11',
-- 
2.7.0



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

end of thread, other threads:[~2016-09-18 21:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-16  5:08 [yocto-autobuilder][PATCH] /buildset-config.controller/eclipse-plugin-* Graydon, Tracy
2016-09-16 12:07 ` Joshua Lock
2016-09-16 14:24   ` Bill Randle
2016-09-16 14:37     ` Joshua Lock
2016-09-16 16:55       ` Tim Orling
2016-09-18 21:22   ` akuster808
2016-09-18 21:36     ` Tim Orling

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.