Migrate snbi to global-jjb Maven jobs 05/65205/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Nov 2017 18:17:43 +0000 (13:17 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Nov 2017 18:17:59 +0000 (13:17 -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: I18efc47281f9d89366dae2ac20f82c7f07cd5c10
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/snbi/snbi.yaml

index 3472a372ae48eb0f87b2795e009636805c1e29d7..3a47480fadd9ceccc24e663d79428f154633496d 100644 (file)
@@ -2,11 +2,10 @@
 - project:
     name: snbi-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}'
 
     stream: oxygen
     project: 'snbi'
     email-upstream: '[snbi]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a68f328cefed6
+
 - project:
     name: snbi-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: 'snbi'
     email-upstream: '[snbi]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a68f328cefed6
+
 - project:
     name: snbi-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: 'snbi'
@@ -75,6 +78,9 @@
     email-upstream: '[snbi]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a68f328cefed6
+
 - project:
     name: snbi-sonar
     jobs: