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