summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/cds.yaml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-07-10 20:49:56 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-07-11 14:03:49 -0400
commitea1bc1b8a5d8cf0234ff7165ee703389f2931780 (patch)
tree2ebb2d20cbc053008133124ed452d7d946f91d4e /jjb/ccsdk/cds.yaml
parentb6a2e43ea9df27ab9d69cdd317ce75dfb9bfd6b2 (diff)
Add global-jjb docker jobs
Add global-jjb docker jobs for CCSDK and SDNC Change-Id: Ieca0ed69e59c80321dfd048c34e1fe330d13ea7e Issue-ID: CIMAN-265 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'jjb/ccsdk/cds.yaml')
-rw-r--r--jjb/ccsdk/cds.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/jjb/ccsdk/cds.yaml b/jjb/ccsdk/cds.yaml
index 8afb2ee0d..d19037182 100644
--- a/jjb/ccsdk/cds.yaml
+++ b/jjb/ccsdk/cds.yaml
@@ -7,6 +7,12 @@
- '{project-name}-{stream}-merge-java'
- gerrit-maven-stage:
build-node: centos7-builder-4c-4g
+ - gerrit-maven-docker-stage:
+ build-node: ubuntu1604-docker-8c-8g
+ container-public-registry: 'nexus3.onap.org:10001'
+ container-staging-registry: 'nexus3.onap.org:10003'
+ mvn-params: '-Dmaven.test.skip=true -P docker'
+ maven-version: "mvn35"
sign-artifacts: true
project: 'ccsdk/cds'