From: Jessica Wagantall Date: Mon, 4 Feb 2019 22:31:45 +0000 (-0800) Subject: Migrate to gerrit-maven-stage (OOM) X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F31%2F77831%2F4;p=ci-management.git Migrate to gerrit-maven-stage (OOM) 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: If9745905600aa2e21ff9772714ba085820060dc4 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall --- diff --git a/jjb/oom/oom-registrator.yaml b/jjb/oom/oom-registrator.yaml index 08380da9d..5dc9d3078 100644 --- a/jjb/oom/oom-registrator.yaml +++ b/jjb/oom/oom-registrator.yaml @@ -5,6 +5,10 @@ jobs: - '{project-name}-{stream}-verify-java' - '{project-name}-{stream}-merge-java' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-versions-plugin: true - '{project-name}-{stream}-release-version-java-daily' - '{project-name}-{stream}-docker-java-version-shell-daily': docker-pom: 'pom.xml'