Zhaoxing | 8f3f69d | 2017-08-14 12:01:02 +0800 | [diff] [blame] | 1 | --- |
Zhaoxing | 8f3f69d | 2017-08-14 12:01:02 +0800 | [diff] [blame] | 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/**' |
Zhaoxing | 8ea6804 | 2017-10-27 15:41:09 +0800 | [diff] [blame] | 14 | script: |
| 15 | !include-raw-escape: 'build-nfvo-wfengine-engine-mgr-service-docker-image.sh' |
Zhaoxing | 8f3f69d | 2017-08-14 12:01:02 +0800 | [diff] [blame] | 16 | - 'engine-activiti-extension': |
| 17 | pom: 'activiti-extension/pom.xml' |
| 18 | pattern: 'activiti-extension/**' |
Zhaoxing | 8ea6804 | 2017-10-27 15:41:09 +0800 | [diff] [blame] | 19 | script: |
| 20 | !include-raw-escape: 'build-nfvo-wfengine-engine-activiti-extension-docker-image.sh' |
Zhaoxing | 8f3f69d | 2017-08-14 12:01:02 +0800 | [diff] [blame] | 21 | jobs: |
| 22 | - '{project-name}-{stream}-{subproject}-verify-java' |
| 23 | - '{project-name}-{stream}-{subproject}-merge-java' |
Zhaoxing | a77c041 | 2017-10-11 09:05:49 +0800 | [diff] [blame] | 24 | - '{project-name}-{stream}-{subproject}-release-version-java-daily' |
Zhaoxing | 4977304 | 2017-10-13 17:14:35 +0800 | [diff] [blame] | 25 | - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily': |
| 26 | mvn-goals: 'clean' |
Zhaoxing | 8f3f69d | 2017-08-14 12:01:02 +0800 | [diff] [blame] | 27 | files: '**' |
| 28 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 29 | build-node: ubuntu1604-builder-4c-4g |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 30 | |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 31 | - project: |
Jessica Wagantall | 4092abf | 2018-03-05 14:58:08 -0800 | [diff] [blame] | 32 | name: vfc-nfvo-wfengine-wfenginemgrservice-sonar |
| 33 | jobs: |
| 34 | - gerrit-maven-sonar |
| 35 | mvn-params: '-f wfenginemgrservice/pom.xml' |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 36 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 37 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | 4092abf | 2018-03-05 14:58:08 -0800 | [diff] [blame] | 38 | 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 Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 49 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 50 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | 4092abf | 2018-03-05 14:58:08 -0800 | [diff] [blame] | 51 | 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 Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 57 | |
| 58 | - project: |
| 59 | name: vfc-nfvo-wfengine-clm |
| 60 | jobs: |
| 61 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 62 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 63 | 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' |