blob: e40bc5ccfaca97c7c96858b135664ed926ba8851 [file] [log] [blame]
Lusheng Ji2d11eca2017-08-11 03:57:00 +00001---
2- project:
3 name: dcaegen2-platform-configbinding
Lott, Christopher (cl778h)9a8489f2019-08-16 13:59:07 -04004 # git repo
5 project: dcaegen2/platform/configbinding
6 # jenkins job prefix
7 project-name: dcaegen2-platform-configbinding
8 # push credentials
9 mvn-settings: dcaegen2-platform-configbinding-settings
Lusheng Ji72d08e92017-09-01 02:57:30 +000010 # due to a strange macro / variable translation problem this needs
11 # to be passed as a string block to properly get the properties
12 # correctly defined in the job
13 maven-deploy-properties: |
14 deployAtEnd=true
15 files: '**'
16 archive-artifacts: ''
Lott, Christopher (cl778h)9a8489f2019-08-16 13:59:07 -040017 build-node: ubuntu1604-docker-8c-8g
18 jobs:
19 # clm and tox
20 - '{project-name}-python-jobs'
21 # build docker image
22 - '{project-name}-{stream}-merge-java'
23 - '{project-name}-{stream}-release-version-java-daily'
24 stream:
25 - master:
26 branch: master
27 - el-alto:
28 branch: el-alto
Anil Belurd2d5f282018-07-14 20:09:36 +100029
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080030- project:
31 name: dcaegen2-platform-configbinding-sonar
Lott, Christopher (cl778h)9a8489f2019-08-16 13:59:07 -040032 project: dcaegen2/platform/configbinding
33 project-name: dcaegen2-platform-configbinding
Gary Wu5f4277f2018-09-28 10:36:23 -070034 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070035 build-node: ubuntu1604-builder-4c-4g
Lott, Christopher (cl778h)9a8489f2019-08-16 13:59:07 -040036 mvn-settings: dcaegen2-platform-configbinding-settings
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080037 mvn-goals: 'clean install'
Lusheng Ji68169f62018-02-19 13:28:28 -050038 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Lott, Christopher (cl778h)9a8489f2019-08-16 13:59:07 -040039 branch: master
Jessica Wagantallac9f98a2018-10-19 14:26:38 -070040 jobs:
Lott, Christopher (cl778h)9a8489f2019-08-16 13:59:07 -040041 # Sonar jobs require maven, even for Python
42 - gerrit-maven-sonar
Jessica Wagantallc6a09522019-02-27 00:02:59 -080043
44- project:
45 name: dcaegen2-platform-configbinding-info
Lott, Christopher (cl778h)9a8489f2019-08-16 13:59:07 -040046 project: dcaegen2/platform/configbinding
Jessica Wagantallc6a09522019-02-27 00:02:59 -080047 project-name: dcaegen2-platform-configbinding
Lott, Christopher (cl778h)9a8489f2019-08-16 13:59:07 -040048 branch: master
Jessica Wagantallc6a09522019-02-27 00:02:59 -080049 jobs:
50 - gerrit-info-yaml-verify