Migrate p4plugin to global-jjb Maven jobs 99/65199/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Nov 2017 18:07:44 +0000 (13:07 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Nov 2017 18:08:21 +0000 (13:08 -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: Iebf0d184229ec062d1666fda13cf9942e36bea3d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/p4plugin/p4plugin.yaml

index 50fedfac1931ce325c8de8af6b9bf675ca5f337c..714034dbecd30bb2da4cf3aa10b95eada96f0046 100644 (file)
@@ -2,12 +2,11 @@
 - project:
     name: p4plugin-oxygen
     jobs:
-      - '{project-name}-clm-{stream}'
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-integration-{stream}'
+      - '{project-name}-maven-jobs'
+      - '{project-name}-maven-javadoc-jobs'
       - '{project-name}-merge-{stream}'
-      - '{project-name}-verify-{stream}-{maven}-{jdks}'
-      - gerrit-maven-verify-dependencies
 
     stream: oxygen
     project: 'p4plugin'
@@ -25,6 +24,9 @@
     email-upstream: '[p4plugin]'
     archive-artifacts: ''
 
+    # Used by the release job
+    staging-profile-id: a68bf26e208d4
+
 - project:
     name: p4plugin-sonar
     jobs: