Merge "dcaegen2 jjb fix - enable deploy"
[ci-management.git] / jjb / policy / policy-common.yaml
1 ---
2 - project:
3     name: policy-common
4     project-name: 'policy-common'
5     jobs:
6       - '{project-name}-{stream}-verify-java'
7       - '{project-name}-{stream}-merge-java'
8       - gerrit-maven-stage:
9           sign-artifacts: true
10           build-node: centos7-builder-4c-4g
11           maven-versions-plugin: true
12       - '{project-name}-gerrit-release-jobs':
13           build-node: centos7-builder-4c-4g
14
15     project: 'policy/common'
16     stream:
17       - 'master':
18           branch: 'master'
19     mvn-settings: 'policy-common-settings'
20     files: '**'
21     archive-artifacts: ''
22     build-node: ubuntu1604-builder-4c-4g
23
24 - project:
25     name: policy-common-sonar
26     jobs:
27       - gerrit-maven-sonar
28     cron: '@daily'
29     build-node: ubuntu1604-builder-4c-4g
30     project: 'policy/common'
31     project-name: 'policy-common'
32     branch: 'master'
33     mvn-settings: 'policy-common-settings'
34     mvn-goals: 'clean install'
35     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
36
37 - project:
38     name: policy-common-clm
39     jobs:
40       - gerrit-maven-clm
41     nexus-iq-namespace: 'onap-'
42     project: policy/common
43     project-name: 'policy-common'
44     branch: 'master'
45     mvn-settings: 'policy-common-settings'
46
47 - project:
48     name: policy-common-info
49     project-name: policy-common
50     jobs:
51       - gerrit-info-yaml-verify
52     project: policy/common
53     branch: master