blob: e78d50b531c6c03a7d88d0060b92fb5f23921931 [file] [log] [blame]
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -05001---
2- project:
3 name: sdnc-northbound
4 project-name: 'sdnc-northbound'
5 jobs:
Jessica Wagantallded01d72017-10-13 13:09:04 -07006 - gerrit-maven-clm:
7 java-version: ''
Marcus G K Williams1d666002017-09-14 11:33:55 -07008 - '{project-name}-{stream}-verify-java'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -05009 - '{project-name}-{stream}-merge-java'
Dan Timoney432c71a2017-03-06 15:05:13 -050010 - '{project-name}-{stream}-release-version-java-daily'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050011
12 project: 'sdnc/northbound'
13 stream:
14 - 'master':
15 branch: 'master'
Jessica Wagantall91205362017-11-20 21:32:45 -080016 - 'amsterdam':
17 branch: 'amsterdam'
Timoney, Daniel (dt5972)9983b5c2017-02-20 05:06:30 -050018 mvn-settings: 'sdnc-northbound-settings'
Timoney, Daniel (dt5972)ff99c192017-02-19 09:12:09 -050019
20 # due to a strange macro / variable translation problem this needs to be
21 # passed as a string block to properly get the properties correctly defined
22 # in the job
23 maven-deploy-properties: |
24 deployAtEnd=true
25 files: '**'
26 archive-artifacts: ''
Dan Timoney9e268472017-10-05 19:00:40 -040027 build-node: ubuntu1604-basebuild-4c-4g