summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-06-27 14:12:23 -0400
committerJimmy Forsyth <jf2512@att.com>2019-06-28 14:14:04 -0400
commitee41eecb43ae7e015db1d1a8377a4a43432f3528 (patch)
tree8eb0e83d4b5f4846d6e4fdfe6d36ef754140fed0 /jjb
parent997ecccb62dc7eddba2055ce4b169c8aa62b98df (diff)
Prepare schema-service for global-jjb
Issue-ID: AAI-2467 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I340946518f218c0546cafc777412a07b6ccb2cbd
Diffstat (limited to 'jjb')
-rw-r--r--jjb/aai/aai-schema-service.yaml12
1 files changed, 8 insertions, 4 deletions
diff --git a/jjb/aai/aai-schema-service.yaml b/jjb/aai/aai-schema-service.yaml
index 6868acfe8..80ac9cb33 100644
--- a/jjb/aai/aai-schema-service.yaml
+++ b/jjb/aai/aai-schema-service.yaml
@@ -11,12 +11,16 @@
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':