Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 1 | --- |
| 2 | |
| 3 | - project: |
| 4 | name: vfc-nfvo-driver-ems-java |
| 5 | project-name: 'vfc-nfvo-driver-ems' |
| 6 | project: 'vfc/nfvo/driver/ems' |
| 7 | stream: |
| 8 | - 'master': |
| 9 | branch: 'master' |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 10 | mvn-settings: 'vfc-nfvo-driver-ems-settings' |
| 11 | subproject: |
| 12 | - 'drv-ems-boco': |
| 13 | pom: 'ems/pom.xml' |
| 14 | pattern: 'ems/**' |
| 15 | jobs: |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 16 | - '{project-name}-{stream}-{subproject}-verify-java' |
| 17 | - '{project-name}-{stream}-{subproject}-merge-java' |
Jessica Wagantall | a24198e | 2019-02-04 14:20:56 -0800 | [diff] [blame] | 18 | - gerrit-maven-stage: |
| 19 | sign-artifacts: true |
| 20 | build-node: centos7-builder-4c-4g |
| 21 | maven-versions-plugin: true |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 22 | - '{project-name}-{stream}-docker-java-version-shell-daily': |
| 23 | docker-pom: 'pom.xml' |
| 24 | mvn-goals: 'install' |
| 25 | script: |
| 26 | !include-raw-escape: 'build-driver-ems-docker-image.sh' |
Jessica Wagantall | d50aa19 | 2018-11-08 13:03:33 -0800 | [diff] [blame] | 27 | build-node: ubuntu1604-docker-8c-8g |
yangyan | 17f8bc5 | 2020-03-06 17:48:40 +0800 | [diff] [blame] | 28 | - '{project-name}-gerrit-release-jobs': |
| 29 | build-node: centos7-docker-8c-8g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 30 | files: '**' |
| 31 | archive-artifacts: '' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 32 | build-node: ubuntu1604-builder-4c-4g |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 33 | |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 34 | - project: |
| 35 | name: vfc-nfvo-driver-ems-sonar |
| 36 | jobs: |
| 37 | - gerrit-maven-sonar |
Jessica Wagantall | c6ea783 | 2019-11-18 17:07:14 -0800 | [diff] [blame] | 38 | sonarcloud: true |
| 39 | sonarcloud-project-organization: '{sonarcloud_project_organization}' |
| 40 | sonarcloud-api-token: '{sonarcloud_api_token}' |
| 41 | sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' |
| 42 | sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar" |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 43 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 44 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 45 | project: 'vfc/nfvo/driver/ems' |
| 46 | project-name: 'vfc-nfvo-driver-ems' |
| 47 | branch: 'master' |
| 48 | mvn-settings: 'vfc-nfvo-driver-ems-settings' |
| 49 | mvn-goals: 'clean install' |
Gildas Lanilis | f780424 | 2018-02-23 14:50:43 -0800 | [diff] [blame] | 50 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 51 | |
| 52 | - project: |
| 53 | name: vfc-nfvo-driver-ems-java-clm |
| 54 | jobs: |
| 55 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 56 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 57 | project: vfc/nfvo/driver/ems |
| 58 | project-name: 'vfc-nfvo-driver-ems' |
| 59 | build-node: ubuntu1604-builder-4c-4g |
| 60 | branch: 'master' |
| 61 | mvn-settings: 'vfc-nfvo-driver-ems-settings' |
Jessica Wagantall | 69f3c86 | 2019-02-27 00:39:07 -0800 | [diff] [blame] | 62 | |
| 63 | - project: |
| 64 | name: vfc-nfvo-driver-ems-info |
| 65 | project-name: vfc-nfvo-driver-ems |
| 66 | jobs: |
| 67 | - gerrit-info-yaml-verify |
Jessica Wagantall | db675aa | 2020-01-14 00:57:36 -0800 | [diff] [blame] | 68 | build-node: centos7-builder-2c-1g |
Jessica Wagantall | 69f3c86 | 2019-02-27 00:39:07 -0800 | [diff] [blame] | 69 | project: vfc/nfvo/driver/ems |
| 70 | branch: master |