Merge "Fix profile to build image"
[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       - 'elalto':
20           branch: 'elalto'
21     mvn-settings: 'policy-common-settings'
22     files: '**'
23     archive-artifacts: ''
24     build-node: ubuntu1604-builder-4c-4g
25
26 - project:
27     name: policy-common-sonar
28     jobs:
29       - gerrit-maven-sonar
30     cron: '@daily'
31     build-node: ubuntu1604-builder-4c-4g
32     project: 'policy/common'
33     project-name: 'policy-common'
34     branch: 'master'
35     mvn-settings: 'policy-common-settings'
36     mvn-goals: 'clean install'
37     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
38
39 - project:
40     name: policy-common-clm
41     jobs:
42       - gerrit-maven-clm
43     nexus-iq-namespace: 'onap-'
44     project: policy/common
45     project-name: 'policy-common'
46     branch: 'master'
47     mvn-settings: 'policy-common-settings'
48
49 - project:
50     name: policy-common-info
51     project-name: policy-common
52     jobs:
53       - gerrit-info-yaml-verify
54     project: policy/common
55     branch: master