Migrate to gerrit-maven-stage (PORTAL/SDK) 57/95257/2
authorManoop Talasila <talasila@research.att.com>
Mon, 9 Sep 2019 18:15:09 +0000 (14:15 -0400)
committerManoop Talasila <talasila@research.att.com>
Mon, 9 Sep 2019 18:45:17 +0000 (14:45 -0400)
Migrate to use gerrit-maven-stage from
global-jjb to allow the generation of
signed release artifacts that will reduce
release processing time.

Issue-ID: CIMAN-234
Signed-off-by: Manoop Talasila <talasila@research.att.com>
Change-Id: I03f79d5d9d9701e6ff7a40a60e571f4842a9e6f7

jjb/portal-sdk/portal-sdk.yaml

index a423fd6..152c303 100644 (file)
@@ -9,9 +9,15 @@
     subproject-name: 'onap-sdk'
 
     jobs:
+      - gerrit-maven-stage:
+          sign-artifacts: true
+          build-node: centos7-builder-4c-4g
+          maven-versions-plugin: true
+          mvn-pom: 'ecomp-sdk/pom.xml'
+          mvn-params: '-f ecomp-sdk/pom.xml'
+          pattern: 'ecomp-sdk/**'
       - '{project-name}-{stream}-{subproject}-verify-java'
       - '{project-name}-{stream}-{subproject}-merge-java'
-      - '{project-name}-{stream}-{subproject}-release-java-daily'
     project: 'portal/sdk'
     stream:
       - 'master':