Prepare schema-service for global-jjb 12/90612/3
authorJimmy Forsyth <jf2512@att.com>
Thu, 27 Jun 2019 18:12:23 +0000 (14:12 -0400)
committerJimmy Forsyth <jf2512@att.com>
Fri, 28 Jun 2019 18:14:04 +0000 (14:14 -0400)
Issue-ID: AAI-2467
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I340946518f218c0546cafc777412a07b6ccb2cbd

jjb/aai/aai-schema-service.yaml

index 6868acf..80ac9cb 100644 (file)
     jobs:
       - '{project-name}-{stream}-verify-java'
       - '{project-name}-{stream}-merge-java'
-      - '{project-name}-{stream}-release-version-java-daily'
-      - '{project-name}-{stream}-docker-java-daily':
-          docker-pom: 'aai-schema-service/pom.xml'
-          mvn-profile: 'docker'
+      - gerrit-maven-stage:
+          sign-artifacts: true
+          build-node: centos7-builder-4c-4g
+          maven-versions-plugin: true
+      - gerrit-maven-docker-stage:
           mvn-params: '-Dmaven.test.skip=true'
           build-node: ubuntu1604-docker-8c-8g
+          container-public-registry: 'nexus3.onap.org:10001'
+          container-staging-registry: 'nexus3.onap.org:10003'
+
     project: 'aai/schema-service'
     stream:
       - 'master':