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 | 4977304 | 2017-10-13 17:14:35 +0800 | [diff] [blame] | 24 | - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily': |
| 25 | mvn-goals: 'clean' |
Zhaoxing | 8f3f69d | 2017-08-14 12:01:02 +0800 | [diff] [blame] | 26 | files: '**' |
| 27 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 28 | build-node: ubuntu1604-builder-4c-4g |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 29 | |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 30 | - project: |
Jessica Wagantall | a24198e | 2019-02-04 14:20:56 -0800 | [diff] [blame] | 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: |
Jessica Wagantall | 4092abf | 2018-03-05 14:58:08 -0800 | [diff] [blame] | 83 | name: vfc-nfvo-wfengine-wfenginemgrservice-sonar |
| 84 | jobs: |
| 85 | - gerrit-maven-sonar |
| 86 | mvn-params: '-f wfenginemgrservice/pom.xml' |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 87 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 88 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | 4092abf | 2018-03-05 14:58:08 -0800 | [diff] [blame] | 89 | project: 'vfc/nfvo/wfengine' |
| 90 | project-name: 'vfc-nfvo-wfengine-wfenginemgrservice' |
| 91 | branch: 'master' |
| 92 | mvn-settings: 'vfc-nfvo-wfengine-settings' |
| 93 | mvn-goals: 'clean install' |
| 94 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
| 95 | - project: |
| 96 | name: vfc-nfvo-wfengine-activiti-extension-sonar |
| 97 | jobs: |
| 98 | - gerrit-maven-sonar |
| 99 | mvn-params: '-f activiti-extension/pom.xml' |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 100 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 101 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | 4092abf | 2018-03-05 14:58:08 -0800 | [diff] [blame] | 102 | project: 'vfc/nfvo/wfengine' |
| 103 | project-name: 'vfc-nfvo-wfengine-activiti-extension' |
| 104 | branch: 'master' |
| 105 | mvn-settings: 'vfc-nfvo-wfengine-settings' |
| 106 | mvn-goals: 'clean install' |
| 107 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 108 | |
| 109 | - project: |
| 110 | name: vfc-nfvo-wfengine-clm |
| 111 | jobs: |
| 112 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 113 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 114 | project: vfc/nfvo/wfengine |
| 115 | project-name: 'vfc-nfvo-wfengine' |
| 116 | build-node: ubuntu1604-builder-4c-4g |
| 117 | branch: 'master' |
| 118 | mvn-settings: 'vfc-nfvo-wfengine-settings' |
Jessica Wagantall | 69f3c86 | 2019-02-27 00:39:07 -0800 | [diff] [blame] | 119 | |
| 120 | - project: |
| 121 | name: vfc-nfvo-wfengine-info |
| 122 | project-name: vfc-nfvo-wfengine |
| 123 | jobs: |
| 124 | - gerrit-info-yaml-verify |
| 125 | project: vfc/nfvo/wfengine |
| 126 | branch: master |