diff options
author | Manoop Talasila <talasila@research.att.com> | 2019-09-09 14:15:09 -0400 |
---|---|---|
committer | Manoop Talasila <talasila@research.att.com> | 2019-09-09 14:45:17 -0400 |
commit | 96ff4f28ef136833faaf884dff38bb2b000e35de (patch) | |
tree | 8d0c1db9f9ef0c4801097bc1930a13fab2999c0d /jjb/portal-sdk | |
parent | 3070bda21ded1ec4bfbcf85806a53e9414e24cc8 (diff) |
Migrate to gerrit-maven-stage (PORTAL/SDK)
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
Diffstat (limited to 'jjb/portal-sdk')
-rw-r--r-- | jjb/portal-sdk/portal-sdk.yaml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/jjb/portal-sdk/portal-sdk.yaml b/jjb/portal-sdk/portal-sdk.yaml index a423fd613..152c303bb 100644 --- a/jjb/portal-sdk/portal-sdk.yaml +++ b/jjb/portal-sdk/portal-sdk.yaml @@ -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': |