Merge "switch hb sonar buildnode for py37 support"
[ci-management.git] / jjb / vfc / vfc-nfvo-wfengine-java.yaml
1 ---
2 - project:
3     name: vfc-nfvo-wfengine
4     project-name: 'vfc-nfvo-wfengine'
5     project: 'vfc/nfvo/wfengine'
6     stream:
7       - 'master':
8           branch: 'master'
9     mvn-settings: 'vfc-nfvo-wfengine-settings'
10     subproject:
11       - 'engine-mgr-service':
12           pom: 'wfenginemgrservice/pom.xml'
13           pattern: 'wfenginemgrservice/**'
14           script:
15             !include-raw-escape: 'build-nfvo-wfengine-engine-mgr-service-docker-image.sh'
16       - 'engine-activiti-extension':
17           pom: 'activiti-extension/pom.xml'
18           pattern: 'activiti-extension/**'
19           script:
20             !include-raw-escape: 'build-nfvo-wfengine-engine-activiti-extension-docker-image.sh'
21     jobs:
22       - '{project-name}-{stream}-{subproject}-verify-java'
23       - '{project-name}-{stream}-{subproject}-merge-java'
24       - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily':
25           mvn-goals: 'clean'
26     files: '**'
27     archive-artifacts: ''
28     build-node: ubuntu1604-builder-4c-4g
29
30 - project:
31     name: vfc-nfvo-wfengine-engine-mgr-service-stage
32     project-name: 'vfc-nfvo-wfengine-engine-mgr-service'
33     project: 'vfc/nfvo/wfengine'
34     stream:
35       - 'master':
36           branch: 'master'
37     mvn-settings: 'vfc-nfvo-wfengine-settings'
38     subproject:
39       - 'engine-mgr-service':
40           pom: 'wfenginemgrservice/pom.xml'
41           pattern: 'wfenginemgrservice/**'
42           script:
43             !include-raw-escape: 'build-nfvo-wfengine-engine-mgr-service-docker-image.sh'
44     jobs:
45       - gerrit-maven-stage:
46           sign-artifacts: true
47           build-node: centos7-builder-4c-4g
48           maven-versions-plugin: true
49           mvn-pom: 'wfenginemgrservice/pom.xml'
50           mvn-params: '-f wfenginemgrservice/pom.xml'
51
52     files: '**'
53     archive-artifacts: ''
54     build-node: ubuntu1604-builder-4c-4g
55
56 - project:
57     name: vfc-nfvo-wfengine-engine-activiti-extension-stage
58     project-name: 'vfc-nfvo-wfengine-engine-activiti-extension'
59     project: 'vfc/nfvo/wfengine'
60     stream:
61       - 'master':
62           branch: 'master'
63     mvn-settings: 'vfc-nfvo-wfengine-settings'
64     subproject:
65       - 'engine-activiti-extension':
66           pom: 'activiti-extension/pom.xml'
67           pattern: 'activiti-extension/**'
68           script:
69             !include-raw-escape: 'build-nfvo-wfengine-engine-activiti-extension-docker-image.sh'
70     jobs:
71       - gerrit-maven-stage:
72           sign-artifacts: true
73           build-node: centos7-builder-4c-4g
74           maven-versions-plugin: true
75           mvn-pom: 'activiti-extension/pom.xml'
76           mvn-params: '-f activiti-extension/pom.xml'
77
78     files: '**'
79     archive-artifacts: ''
80     build-node: ubuntu1604-builder-4c-4g
81
82 - project:
83     name: vfc-nfvo-wfengine-wfenginemgrservice-sonar
84     jobs:
85       - gerrit-maven-sonar
86     sonarcloud: true
87     sonarcloud-project-organization: '{sonarcloud_project_organization}'
88     sonarcloud-api-token: '{sonarcloud_api_token}'
89     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
90     sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
91     mvn-params: '-f wfenginemgrservice/pom.xml'
92     cron: '@daily'
93     build-node: ubuntu1604-builder-4c-4g
94     project: 'vfc/nfvo/wfengine'
95     project-name: 'vfc-nfvo-wfengine-wfenginemgrservice'
96     branch: 'master'
97     mvn-settings: 'vfc-nfvo-wfengine-settings'
98     mvn-goals: 'clean install'
99     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
100 - project:
101     name: vfc-nfvo-wfengine-activiti-extension-sonar
102     jobs:
103       - gerrit-maven-sonar
104     sonarcloud: true
105     sonarcloud-project-organization: '{sonarcloud_project_organization}'
106     sonarcloud-api-token: '{sonarcloud_api_token}'
107     sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
108     sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
109     mvn-params: '-f activiti-extension/pom.xml'
110     cron: '@daily'
111     build-node: ubuntu1604-builder-4c-4g
112     project: 'vfc/nfvo/wfengine'
113     project-name: 'vfc-nfvo-wfengine-activiti-extension'
114     branch: 'master'
115     mvn-settings: 'vfc-nfvo-wfengine-settings'
116     mvn-goals: 'clean install'
117     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
118
119 - project:
120     name: vfc-nfvo-wfengine-clm
121     jobs:
122       - gerrit-maven-clm
123     nexus-iq-namespace: 'onap-'
124     project: vfc/nfvo/wfengine
125     project-name: 'vfc-nfvo-wfengine'
126     build-node: ubuntu1604-builder-4c-4g
127     branch: 'master'
128     mvn-settings: 'vfc-nfvo-wfengine-settings'
129
130 - project:
131     name: vfc-nfvo-wfengine-info
132     project-name: vfc-nfvo-wfengine
133     jobs:
134       - gerrit-info-yaml-verify
135     build-node: centos7-builder-2c-1g
136     project: vfc/nfvo/wfengine
137     branch: master