Migrate sfc to global-jjb Maven jobs 04/65204/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Nov 2017 18:15:21 +0000 (13:15 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Nov 2017 18:16:34 +0000 (13:16 -0500)
In an effort to consolidate our templates across projects we've migrated
several of our Maven jobs to global-jjb project. This patch updates the
project to use the global-jjb version of the same jobs.

Issue: RELENG-347
Change-Id: I2c01f605f38358065f343de57104bdfdc0ced4fc
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/sfc/sfc.yaml

index 660bb8b069bead147452d2d0f62f7a64b32cb5ba..6809f33798aa4803cf479b04b4d1accb926a6569 100644 (file)
@@ -2,13 +2,10 @@
 - project:
     name: sfc-oxygen
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
+      - '{project-name}-maven-jobs'
       - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
-      - '{project-name}-maven-javadoc-jobs'
-      - gerrit-maven-verify-dependencies
 
     stream: oxygen
     project: 'sfc'
     email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a68eb361ca48a
+
 - project:
     name: sfc-nitrogen
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
+      - '{project-name}-maven-jobs'
       - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
     stream: nitrogen
     project: 'sfc'
     email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a68eb361ca48a
+
 - project:
     name: sfc-carbon
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
+      - '{project-name}-maven-jobs'
       - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
 
     stream: carbon
     project: 'sfc'
@@ -77,6 +78,9 @@
     email-upstream: '[sfc] [openflowplugin] [ovsdb] [lispflowmapping]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a68eb361ca48a
+
 - project:
     name: sfc-sonar
     jobs: