Merge "update dmaap mr UBuntu buld nodes to 18.04"
[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}-gerrit-release-jobs':
13           build-node: centos7-docker-8c-8g
14
15     project: 'policy/common'
16     stream:
17       - 'master':
18           branch: 'master'
19     mvn-settings: 'policy-common-settings'
20     java-version: openjdk11
21     files: '**'
22     archive-artifacts: ''
23     build-node: ubuntu1804-builder-4c-4g
24
25 - project:
26     name: policy-common-sonar
27     jobs:
28       - gerrit-maven-sonar
29     sonarcloud: true
30     sonarcloud-project-organization: '{sonarcloud_project_organization}'
31     sonarcloud-api-token: '{sonarcloud_api_token}'
32     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
33     sonar-mvn-goal: '{sonar_mvn_goal}'
34     cron: '@daily'
35     build-node: ubuntu1804-builder-4c-4g
36     project: 'policy/common'
37     project-name: 'policy-common'
38     branch: 'master'
39     mvn-settings: 'policy-common-settings'
40     java-version: openjdk11
41     mvn-goals: 'clean install'
42     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
43
44 - project:
45     name: policy-common-clm
46     jobs:
47       - gerrit-maven-clm
48     nexus-iq-namespace: 'onap-'
49     project: policy/common
50     project-name: 'policy-common'
51     branch: 'master'
52     mvn-settings: 'policy-common-settings'
53     java-version: openjdk11
54
55 - project:
56     name: policy-common-info
57     project-name: policy-common
58     jobs:
59       - gerrit-info-yaml-verify
60     build-node: centos7-builder-2c-1g
61     project: policy/common
62     branch: master