blob: 9664d08e98b6b72ab9ec15384b395e802f3d3753 [file] [log] [blame]
Zhaoxing8f3f69d2017-08-14 12:01:02 +08001---
Zhaoxing8f3f69d2017-08-14 12:01:02 +08002- 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/**'
Zhaoxing8ea68042017-10-27 15:41:09 +080014 script:
15 !include-raw-escape: 'build-nfvo-wfengine-engine-mgr-service-docker-image.sh'
Zhaoxing8f3f69d2017-08-14 12:01:02 +080016 - 'engine-activiti-extension':
17 pom: 'activiti-extension/pom.xml'
18 pattern: 'activiti-extension/**'
Zhaoxing8ea68042017-10-27 15:41:09 +080019 script:
20 !include-raw-escape: 'build-nfvo-wfengine-engine-activiti-extension-docker-image.sh'
Zhaoxing8f3f69d2017-08-14 12:01:02 +080021 jobs:
22 - '{project-name}-{stream}-{subproject}-verify-java'
23 - '{project-name}-{stream}-{subproject}-merge-java'
Zhaoxinga77c0412017-10-11 09:05:49 +080024 - '{project-name}-{stream}-{subproject}-release-version-java-daily'
Zhaoxing49773042017-10-13 17:14:35 +080025 - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily':
26 mvn-goals: 'clean'
Zhaoxing8f3f69d2017-08-14 12:01:02 +080027 files: '**'
28 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070029 build-node: ubuntu1604-builder-4c-4g
Anil Belurd2d5f282018-07-14 20:09:36 +100030
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080031- project:
Jessica Wagantall4092abf2018-03-05 14:58:08 -080032 name: vfc-nfvo-wfengine-wfenginemgrservice-sonar
33 jobs:
34 - gerrit-maven-sonar
35 mvn-params: '-f wfenginemgrservice/pom.xml'
Gary Wu5f4277f2018-09-28 10:36:23 -070036 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070037 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantall4092abf2018-03-05 14:58:08 -080038 project: 'vfc/nfvo/wfengine'
39 project-name: 'vfc-nfvo-wfengine-wfenginemgrservice'
40 branch: 'master'
41 mvn-settings: 'vfc-nfvo-wfengine-settings'
42 mvn-goals: 'clean install'
43 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
44- project:
45 name: vfc-nfvo-wfengine-activiti-extension-sonar
46 jobs:
47 - gerrit-maven-sonar
48 mvn-params: '-f activiti-extension/pom.xml'
Gary Wu5f4277f2018-09-28 10:36:23 -070049 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070050 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantall4092abf2018-03-05 14:58:08 -080051 project: 'vfc/nfvo/wfengine'
52 project-name: 'vfc-nfvo-wfengine-activiti-extension'
53 branch: 'master'
54 mvn-settings: 'vfc-nfvo-wfengine-settings'
55 mvn-goals: 'clean install'
56 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall44b96232018-10-19 18:40:20 -070057
58- project:
59 name: vfc-nfvo-wfengine-clm
60 jobs:
61 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080062 nexus-iq-namespace: 'onap-'
Jessica Wagantall44b96232018-10-19 18:40:20 -070063 project: vfc/nfvo/wfengine
64 project-name: 'vfc-nfvo-wfengine'
65 build-node: ubuntu1604-builder-4c-4g
66 branch: 'master'
67 mvn-settings: 'vfc-nfvo-wfengine-settings'
Jessica Wagantall69f3c862019-02-27 00:39:07 -080068
69- project:
70 name: vfc-nfvo-wfengine-info
71 project-name: vfc-nfvo-wfengine
72 jobs:
73 - gerrit-info-yaml-verify
74 project: vfc/nfvo/wfengine
75 branch: master