fujinhua | 02088bd | 2017-08-04 11:54:03 +0800 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: vfc-nfvo-driver-sfc |
| 4 | project-name: 'vfc-nfvo-driver-sfc' |
| 5 | project: 'vfc/nfvo/driver/sfc' |
| 6 | stream: |
| 7 | - 'master': |
| 8 | branch: 'master' |
| 9 | mvn-settings: 'vfc-nfvo-driver-sfc-settings' |
| 10 | subproject: |
| 11 | - 'driver-sfc-zte': |
| 12 | pom: 'zte/sfc-driver/pom.xml' |
| 13 | pattern: 'zte/sfc-driver/**' |
| 14 | jobs: |
| 15 | - '{project-name}-{stream}-{subproject}-verify-java' |
| 16 | - '{project-name}-{stream}-{subproject}-merge-java' |
fujinhua | 0ab3a4a | 2017-10-14 12:13:40 +0800 | [diff] [blame] | 17 | - '{project-name}-{stream}-{subproject}-release-version-java-daily' |
fujinhua | 1398c5b | 2017-09-05 18:21:16 +0800 | [diff] [blame] | 18 | - '{project-name}-{stream}-docker-java-version-shell-daily': |
| 19 | docker-pom: 'pom.xml' |
| 20 | mvn-goals: 'install' |
| 21 | script: |
| 22 | !include-raw-escape: 'build-driver-zte-sfc-docker-image.sh' |
Jessica Wagantall | d50aa19 | 2018-11-08 13:03:33 -0800 | [diff] [blame] | 23 | build-node: ubuntu1604-docker-8c-8g |
fujinhua | 02088bd | 2017-08-04 11:54:03 +0800 | [diff] [blame] | 24 | files: '**' |
| 25 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 26 | build-node: ubuntu1604-builder-4c-4g |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 27 | |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 28 | - project: |
| 29 | name: vfc-nfvo-driver-sfc-sonar |
| 30 | jobs: |
| 31 | - gerrit-maven-sonar |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 32 | cron: '@daily' |
yangyan | a52e1bf | 2018-02-14 10:01:28 +0800 | [diff] [blame] | 33 | mvn-params: '-f zte/sfc-driver/pom.xml' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 34 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 35 | project: 'vfc/nfvo/driver/sfc' |
| 36 | project-name: 'vfc-nfvo-driver-sfc' |
| 37 | branch: 'master' |
| 38 | mvn-settings: 'vfc-nfvo-driver-sfc-settings' |
| 39 | mvn-goals: 'clean install' |
Gildas Lanilis | f780424 | 2018-02-23 14:50:43 -0800 | [diff] [blame] | 40 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 41 | |
| 42 | - project: |
| 43 | name: vfc-nfvo-driver-sfc-clm |
| 44 | jobs: |
| 45 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 46 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 47 | project: vfc/nfvo/driver/sfc |
| 48 | project-name: 'vfc-nfvo-driver-sfc' |
| 49 | build-node: ubuntu1604-builder-4c-4g |
| 50 | branch: 'master' |
| 51 | mvn-settings: 'vfc-nfvo-driver-sfc-settings' |
Jessica Wagantall | 69f3c86 | 2019-02-27 00:39:07 -0800 | [diff] [blame] | 52 | |
| 53 | - project: |
| 54 | name: vfc-nfvo-driver-sfc-info |
| 55 | project-name: vfc-nfvo-driver-sfc |
| 56 | jobs: |
| 57 | - gerrit-info-yaml-verify |
| 58 | project: vfc/nfvo/driver/sfc |
| 59 | branch: master |