blob: 7bd0ad65705f03fe1f5763e6df206b532ccbf720 [file] [log] [blame]
Dan Timoney7eb66f62017-07-19 13:34:44 -04001---
2- project:
3 name: ccsdk-sli-northbound
4 project-name: 'ccsdk-sli-northbound'
5 jobs:
Jessica Wagantalldcdb5412017-10-10 21:42:40 -07006 - gerrit-maven-clm
Dan Timoney7eb66f62017-07-19 13:34:44 -04007 - '{project-name}-{stream}-verify-java'
8 - '{project-name}-{stream}-merge-java'
9 - '{project-name}-{stream}-release-version-java-daily'
Dan Timoney7eb66f62017-07-19 13:34:44 -040010
11 project: 'ccsdk/sli/northbound'
12 stream:
13 - 'master':
14 branch: 'master'
Dan Timoney7eb66f62017-07-19 13:34:44 -040015 mvn-settings: 'ccsdk-sli-northbound-settings'
16 # due to a strange macro / variable translation problem this needs to be
17 # passed as a string block to properly get the properties correctly defined
18 # in the job
19 maven-deploy-properties: |
20 deployAtEnd=true
21 files: '**'
22 archive-artifacts: ''
Dan Timoney7edb97b2017-10-03 21:00:45 -040023 build-node: ubuntu1604-basebuild-4c-4g