Migrate nemo to global-jjb Maven jobs 77/65177/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Nov 2017 16:36:27 +0000 (11:36 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Nov 2017 16:36:44 +0000 (11:36 -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: I3eeefc13138de7fb3135bf52cb0943937d39fb86
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/nemo/nemo.yaml

index ef1b6c17ec23297e9661ebb7509f8e46d234371a..34866e5e66a06e1710baf93741fb6163e804978a 100644 (file)
@@ -2,12 +2,10 @@
 - project:
     name: nemo-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}'
-      - gerrit-maven-verify-dependencies
 
     stream: oxygen
     project: 'nemo'
     email-upstream: '[nemo]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a67a9890f6202
+
 - project:
     name: nemo-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: 'nemo'
     email-upstream: '[nemo]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a67a9890f6202
+
 - project:
     name: nemo-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: 'nemo'
@@ -76,6 +78,9 @@
     email-upstream: '[nemo]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a67a9890f6202
+
 - project:
     name: nemo-sonar
     jobs: