Merge "Set java11 for policy/api and policy/drools-pdp"
[ci-management.git] / jjb / optf / optf-osdf.yaml
1 ---
2 - project:
3     name: optf-osdf
4     project-name: 'optf-osdf'
5     project: 'optf/osdf'
6     stream:
7       - 'master':
8           branch: 'master'
9       - 'elalto':
10           branch: 'elalto'
11     mvn-settings: 'optf-osdf-settings'
12     subproject:
13       - 'osdf':
14           path: '.'
15           pattern: '**'
16           pom: 'pom.xml'
17     jobs:
18       - '{project-name}-{stream}-{subproject}-verify-python':
19           build-node: ubuntu1604-builder-4c-4g
20       - '{project-name}-{stream}-{subproject}-merge-java':
21           build-node: ubuntu1604-docker-8c-8g
22       - gerrit-maven-stage:
23           sign-artifacts: true
24           build-node: centos7-docker-8c-8g
25           maven-versions-plugin: true
26       - '{project-name}-gerrit-release-jobs':
27           build-node: centos7-docker-8c-8g
28       - gerrit-maven-docker-stage:
29           build-node: ubuntu1604-docker-8c-8g
30           maven-versions-plugin: true
31           container-public-registry: 'nexus3.onap.org:10001'
32           container-staging-registry: 'nexus3.onap.org:10003'
33           docker-pom: 'pom.xml'
34           mvn-goals: 'install'
35           mvn-params: '-Dmaven.test.skip=true -P docker'
36
37     files: '**'
38     archive-artifacts: ''
39     build-node: 'ubuntu1604-builder-4c-4g'
40
41 - project:
42     name: optf-osdf-docker
43     project-name: 'optf-osdf'
44     project: 'optf/osdf'
45     stream:
46       - 'master':
47           branch: 'master'
48       - 'elalto':
49           branch: 'elalto'
50     mvn-settings: 'optf-osdf-settings'
51     subproject:
52       - 'osdf':
53           path: '.'
54           pattern: '**'
55           pom: 'pom.xml'
56     jobs:
57       - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily':
58           docker-pom: 'pom.xml'
59           mvn-goals: 'install'
60           mvn-params: '-Dmaven.test.skip=true'
61           script:
62             !include-raw-escape: 'build-optf-osdf-docker-image.sh'
63           build-node: queue-docker-4c-4g
64       - '{project-name}-{stream}-{subproject}-docker-java-shell-daily':
65           docker-pom: 'pom.xml'
66           mvn-goals: 'install'
67           mvn-params: '-Dmaven.test.skip=true'
68           script:
69             !include-raw-escape: 'build-optf-osdf-docker-image.sh'
70           build-node: queue-docker-4c-4g
71
72 - project:
73     name: optf-osdf-sonar
74     jobs:
75       - gerrit-maven-sonar
76     sonarcloud: true
77     sonarcloud-project-organization: '{sonarcloud_project_organization}'
78     sonarcloud-api-token: '{sonarcloud_api_token}'
79     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
80     sonar-mvn-goal: '{sonar_mvn_goal}'
81     cron: '@daily'
82     build-node: ubuntu1604-builder-4c-4g
83     project: 'optf/osdf'
84     project-name: 'optf-osdf'
85     branch: 'master'
86     mvn-settings: 'optf-osdf-settings'
87     mvn-goals: 'clean install'
88     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
89
90 - project:
91     name: optf-osdf-clm
92     jobs:
93       - gerrit-maven-clm
94     nexus-iq-namespace: 'onap-'
95     project: optf/osdf
96     build-node: ubuntu1604-builder-4c-4g
97     project-name: 'optf-osdf'
98     stream:
99       - 'master':
100           branch: 'master'
101       - 'elalto':
102           branch: 'elalto'
103     mvn-settings: 'optf-osdf-settings'
104
105 - project:
106     name: optf-osdf-info
107     project-name: optf-osdf
108     jobs:
109       - gerrit-info-yaml-verify
110     build-node: centos7-builder-2c-1g
111     project: optf/osdf
112     branch: master