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