Merge "[SO] update the honolulu jenkins to the SO-core"
[ci-management.git] / jjb / policy / policy-parent.yaml
1 ---
2 - project:
3     name: policy-parent
4     project-name: 'policy-parent'
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/parent'
16     stream:
17       - 'master':
18           branch: 'master'
19       - 'frankfurt':
20           branch: 'frankfurt'
21       - 'guilin':
22           branch: 'guilin'
23       - 'honolulu':
24           branch: 'honolulu'
25     mvn-settings: 'policy-parent-settings'
26     java-version: openjdk11
27     files: '**'
28     archive-artifacts: ''
29     build-node: ubuntu1804-builder-4c-4g
30
31 - project:
32     name: policy-parent-clm
33     jobs:
34       - gerrit-maven-clm
35     nexus-iq-namespace: 'onap-'
36     project: policy/parent
37     project-name: 'policy-parent'
38     branch: 'master'
39     mvn-settings: 'policy-parent-settings'
40     java-version: openjdk11
41
42 - project:
43     name: policy-parent-info
44     project-name: policy-parent
45     jobs:
46       - gerrit-info-yaml-verify
47     build-node: centos7-builder-2c-1g
48     project: policy/parent
49     branch: master