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