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