summaryrefslogtreecommitdiffstats
path: root/jjb/multicloud/multicloud-framework-java.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-02-04 14:31:08 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-05-02 23:40:52 +0000
commiteab2a2a3185a7a8504fdc6894d6283705eb5b407 (patch)
tree02d6572bf6e94c2e3823129debcabffe3f5739c0 /jjb/multicloud/multicloud-framework-java.yaml
parent5f885ca86928403fd89e180d7f792bb4088249af (diff)
Migrate to gerrit-maven-stage (MULTI)
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I34f326c9326cc6a522e4732e2efdda5956e3e4ed Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/multicloud/multicloud-framework-java.yaml')
-rw-r--r--jjb/multicloud/multicloud-framework-java.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/multicloud/multicloud-framework-java.yaml b/jjb/multicloud/multicloud-framework-java.yaml
index 14ebfc30a..c2b72cf84 100644
--- a/jjb/multicloud/multicloud-framework-java.yaml
+++ b/jjb/multicloud/multicloud-framework-java.yaml
@@ -15,6 +15,10 @@
pom: 'artifactbroker/pom.xml'
pattern: 'artifactbroker/**'
jobs:
+ - gerrit-maven-stage:
+ sign-artifacts: true
+ build-node: centos7-builder-4c-4g
+ maven-versions-plugin: true
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-{subproject}-verify-java'