summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-utils.yaml
diff options
context:
space:
mode:
authorLott, Christopher (cl778h) <cl778h@att.com>2019-09-27 13:55:15 -0400
committerLott, Christopher (cl778h) <cl778h@att.com>2019-09-28 06:34:05 -0400
commit7b244b269245afad0fabbdc696c753d95fe925af (patch)
tree512e9878ed0c5d9b314994504d197881d618e8eb /jjb/dcaegen2/dcaegen2-utils.yaml
parent7b16a8ac1cfe487da50e5763a4a4dd0bae1cd9ec (diff)
PyPI jobs for dcaegen2-utils CBS client
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Issue-ID: DCAEGEN2-1729 Change-Id: I5f7d4ef9c6870a94063b3bc2510377b5c0d3973e
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-utils.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-utils.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-utils.yaml b/jjb/dcaegen2/dcaegen2-utils.yaml
index 4e579b65e..e53c061e4 100644
--- a/jjb/dcaegen2/dcaegen2-utils.yaml
+++ b/jjb/dcaegen2/dcaegen2-utils.yaml
@@ -54,3 +54,24 @@
- gerrit-info-yaml-verify
project: dcaegen2/utils
branch: master
+
+- project:
+ name: dcaegen2-platform-cbs-client
+ # jenkins job prefix
+ project-name: '{name}'
+ # git repo
+ project: dcaegen2/utils
+ # push credentials
+ mvn-settings: dcaegen2-utils-settings
+ # requires centos to sign release
+ build-node: centos7-builder-2c-1g
+ # subdirectory
+ gerrit_trigger_file_paths:
+ - compare-type: REG_EXP
+ pattern: 'onap-dcae-cbs-docker-client/{name}/.*'
+ tox-dir: onap-dcae-cbs-docker-client
+ jobs:
+ - '{project-name}-gerrit-pypi-jobs'
+ stream:
+ - master:
+ branch: master