e78d50b531c6c03a7d88d0060b92fb5f23921931
[ci-management.git] / jjb / sdnc / sdnc-northbound.yaml
1 ---
2 - project:
3     name: sdnc-northbound
4     project-name: 'sdnc-northbound'
5     jobs:
6       - gerrit-maven-clm:
7           java-version: ''
8       - '{project-name}-{stream}-verify-java'
9       - '{project-name}-{stream}-merge-java'
10       - '{project-name}-{stream}-release-version-java-daily'
11
12     project: 'sdnc/northbound'
13     stream:
14       - 'master':
15           branch: 'master'
16       - 'amsterdam':
17           branch: 'amsterdam'
18     mvn-settings: 'sdnc-northbound-settings'
19
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: ''
27     build-node: ubuntu1604-basebuild-4c-4g