Migrate dluxapps to global-jjb Maven jobs 60/64960/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 31 Oct 2017 16:16:34 +0000 (12:16 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 31 Oct 2017 16:17:48 +0000 (12:17 -0400)
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: I8797dc9c3922ba5fcd04998f1a7bd183086aaece
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/dluxapps/dluxapps.yaml

index f1d9d7b25f2d7dd2072776fc2550341d1baef35e..b9cdd978b237a4fae076b4bc102dd0a9b51def06 100644 (file)
@@ -2,12 +2,10 @@
 - project:
     name: dluxapps-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
 
     project: 'dluxapps'
     project-name: 'dluxapps'
     email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: 96e6fb1e65bf9
+
 - project:
     name: dluxapps-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}'
 
     project: 'dluxapps'
     project-name: 'dluxapps'
     email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: 96e6fb1e65bf9
+
 - project:
     name: dluxapps-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}'
 
     project: 'dluxapps'
     project-name: 'dluxapps'
@@ -76,6 +78,9 @@
     email-upstream: '[dluxapps] [odlparent] [yangtools] [controller]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: 96e6fb1e65bf9
+
 - project:
     name: dluxapps-sonar
     jobs: