Merge "Migrate to gerrit-maven-stage (CLAMP)"
[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       - '{project-name}-{stream}-release-version-java-daily':
9           disabled: false
10
11     project: 'policy/common'
12     stream:
13       - 'master':
14           branch: 'master'
15     mvn-settings: 'policy-common-settings'
16     files: '**'
17     archive-artifacts: ''
18     build-node: ubuntu1604-builder-4c-4g
19
20 - project:
21     name: policy-common-casablanca
22     project-name: 'policy-common-casablanca'
23     jobs:
24       - '{project-name}-{stream}-verify-java'
25       - '{project-name}-{stream}-merge-java'
26       - '{project-name}-{stream}-release-version-java-daily':
27           disabled: true
28
29     project: 'policy/common'
30     stream:
31       - 'casablanca':
32           branch: 'casablanca'
33     mvn-settings: 'policy-common-settings'
34     files: '**'
35     archive-artifacts: ''
36     build-node: ubuntu1604-builder-4c-4g
37
38 - project:
39     name: policy-common-sonar
40     jobs:
41       - gerrit-maven-sonar
42     cron: '@daily'
43     build-node: ubuntu1604-builder-4c-4g
44     project: 'policy/common'
45     project-name: 'policy-common'
46     branch: 'master'
47     mvn-settings: 'policy-common-settings'
48     mvn-goals: 'clean install'
49     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
50
51 - project:
52     name: policy-common-clm
53     jobs:
54       - gerrit-maven-clm
55     nexus-iq-namespace: 'onap-'
56     project: policy/common
57     project-name: 'policy-common'
58     branch: 'master'
59     mvn-settings: 'policy-common-settings'
60
61 - project:
62     name: policy-common-info
63     project-name: policy-common
64     jobs:
65       - gerrit-info-yaml-verify
66     project: policy/common
67     branch: master