Remove Lithium jobs in SFC project 73/45473/1
authorMiguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
Mon, 12 Sep 2016 07:04:31 +0000 (09:04 +0200)
committerMiguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
Mon, 12 Sep 2016 07:13:39 +0000 (09:13 +0200)
This commit removes every lithium related jenkins job
as the branch is no longer maintained

Change-Id: I37a4bf7db31e91bec0bfa94482ff1158946cff17
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
jjb/sfc/sfc-csit-clustering-lithium.yaml [deleted file]
jjb/sfc/sfc-python.yaml
jjb/sfc/sfc.yaml

diff --git a/jjb/sfc/sfc-csit-clustering-lithium.yaml b/jjb/sfc/sfc-csit-clustering-lithium.yaml
deleted file mode 100644 (file)
index 03145a6..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-- project:
-    name: sfc-csit-clustering-lithium
-    jobs:
-        - '{project}-csit-3node-{functionality}-{install}-{stream}'
-
-
-    # The project name
-    project: 'sfc'
-
-    # The functionality under test
-    functionality: 'clustering'
-
-    # Project branches
-    stream:
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
-
-    install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
-
-    # Features to install
-    install-features: 'odl-sfc-core,odl-restconf-all'
-
-    # Robot custom options
-    robot-options: ''
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'lispflowmapping-distribution-{stream},ovsdb-distribution-{stream},openflowplugin-distribution-{stream}'
index bf159d6a1934def3c37cfd8dba8ca7eb3bba0e7c..acf5a079abf52ba5fc8f5ec9e4aeebf51a0a25d7 100644 (file)
@@ -3,8 +3,8 @@
     jobs:
         - 'sfc-verify-python-{stream}'
 
-    # stream:    release stream (eg. stable-lithium or beryllium)
-    # branch:    git branch (eg. stable/lithium or master)
+    # stream:    release stream (eg. stable-boron or beryllium)
+    # branch:    git branch (eg. stable/boron or master)
     stream:
         - carbon:
             branch: 'master'
@@ -23,8 +23,8 @@
     # The purpose of this job template is to setup a ODL verify job
     #
     # Required Variables:
-    #     stream:    release stream (eg. stable-lithium or beryllium)
-    #     branch:    git branch (eg. stable/lithium or master)
+    #     stream:    release stream (eg. stable-boron or beryllium)
+    #     branch:    git branch (eg. stable/boron or master)
 
     project-type: freestyle
     node: centos7-java-builder-2c-8g
index 95aba6ccffbe1c17f69e4cb0c94a20f9667dadf1..24ab840082356283ebd5ca70b89ad5dad5e804ea 100644 (file)
@@ -10,8 +10,8 @@
         - '{project-name}-validate-autorelease-{stream}'
         - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
-    # stream:    release stream (eg. stable-lithium or beryllium)
-    # branch:    git branch (eg. stable/lithium or master)
+    # stream:    release stream (eg. stable-boron or beryllium)
+    # branch:    git branch (eg. stable/boron or master)
     stream:
         - carbon:
             disable_autorelease: False
@@ -44,8 +44,8 @@
         - '{project-name}-validate-autorelease-{stream}'
         - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
-    # stream:    release stream (eg. stable-lithium or beryllium)
-    # branch:    git branch (eg. stable/lithium or master)
+    # stream:    release stream (eg. stable-boron or beryllium)
+    # branch:    git branch (eg. stable/boron or master)
     stream:
         - boron:
             disable_autorelease: False
     email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]'
     archive-artifacts: ''
 
-- project:
-    name: sfc-lithium
-    jobs:
-        - '{project-name}-clm-{stream}'
-        - '{project-name}-distribution-{stream}'
-        - '{project-name}-distribution-check-{stream}'
-        - '{project-name}-integration-{stream}'
-        - '{project-name}-merge-{stream}'
-        - '{project-name}-periodic-{stream}'
-        - '{project-name}-validate-autorelease-{stream}'
-        - '{project-name}-verify-{stream}-{maven}-{jdks}'
-    stream:
-        - stable-lithium:
-            disable_autorelease: True
-            disable_distribution_check: True
-    project: 'sfc'
-    project-name: 'sfc'
-    branch: 'stable/lithium'
-    jdk: openjdk7
-    jdks:
-        - openjdk7
-    maven:
-        - mvn33:
-            mvn-version: '{mvn33}'
-    mvn-settings: 'sfc-settings'
-    mvn-goals: 'clean install'
-    mvn-opts: '-Xmx2048m -XX:MaxPermSize=256m -Dmaven.compile.fork=true'
-    dependencies: 'openflowplugin-merge-{stream},ovsdb-merge-{stream},lispflowmapping-merge-{stream}'
-    email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]'
-    archive-artifacts: ''
-
 - project:
     name: sfc-sonar
     jobs: