luxin | b990887 | 2017-07-21 09:42:08 +0800 | [diff] [blame] | 1 | --- |
luxin | b990887 | 2017-07-21 09:42:08 +0800 | [diff] [blame] | 2 | - project: |
| 3 | name: vfc-nfvo-resmanagement |
luxin | b990887 | 2017-07-21 09:42:08 +0800 | [diff] [blame] | 4 | project: 'vfc/nfvo/resmanagement' |
victor.gao | bf43fe6 | 2017-08-10 16:23:15 +0800 | [diff] [blame] | 5 | project-name: 'vfc-nfvo-resmanagement' |
| 6 | mvn-settings: 'vfc-nfvo-resmanagement-settings' |
luxin | b990887 | 2017-07-21 09:42:08 +0800 | [diff] [blame] | 7 | stream: |
| 8 | - 'master': |
| 9 | branch: 'master' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 10 | build-node: ubuntu1604-builder-4c-4g |
luxin | b990887 | 2017-07-21 09:42:08 +0800 | [diff] [blame] | 11 | jobs: |
| 12 | - '{project-name}-{stream}-verify-java' |
victor.gao | bf43fe6 | 2017-08-10 16:23:15 +0800 | [diff] [blame] | 13 | - '{project-name}-{stream}-merge-java' |
Jessica Wagantall | a24198e | 2019-02-04 14:20:56 -0800 | [diff] [blame] | 14 | - gerrit-maven-stage: |
| 15 | sign-artifacts: true |
| 16 | build-node: centos7-builder-4c-4g |
| 17 | maven-versions-plugin: true |
luxin | d719e8b | 2017-09-05 15:21:43 +0800 | [diff] [blame] | 18 | - '{project-name}-{stream}-docker-java-version-shell-daily': |
luxin | 1c49402 | 2017-08-31 10:30:05 +0800 | [diff] [blame] | 19 | docker-pom: 'pom.xml' |
luxin | d719e8b | 2017-09-05 15:21:43 +0800 | [diff] [blame] | 20 | mvn-goals: 'install' |
| 21 | script: |
| 22 | !include-raw-escape: 'build-nfvo-resmanagement-docker-image.sh' |
Jessica Wagantall | d50aa19 | 2018-11-08 13:03:33 -0800 | [diff] [blame] | 23 | build-node: ubuntu1604-docker-8c-8g |
yangyan | 17f8bc5 | 2020-03-06 17:48:40 +0800 | [diff] [blame^] | 24 | - '{project-name}-gerrit-release-jobs': |
| 25 | build-node: centos7-docker-8c-8g |
Paul Vaduva | 8f58c69 | 2018-12-03 10:46:35 +0100 | [diff] [blame] | 26 | |
| 27 | - project: |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 28 | name: vfc-nfvo-resmanagement-sonar |
| 29 | jobs: |
| 30 | - gerrit-maven-sonar |
Jessica Wagantall | c6ea783 | 2019-11-18 17:07:14 -0800 | [diff] [blame] | 31 | sonarcloud: true |
| 32 | sonarcloud-project-organization: '{sonarcloud_project_organization}' |
| 33 | sonarcloud-api-token: '{sonarcloud_api_token}' |
| 34 | sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' |
| 35 | 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] | 36 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 37 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 38 | project: 'vfc/nfvo/resmanagement' |
| 39 | project-name: 'vfc-nfvo-resmanagement' |
| 40 | branch: 'master' |
| 41 | mvn-settings: 'vfc-nfvo-resmanagement-settings' |
| 42 | mvn-goals: 'clean install' |
Gildas Lanilis | f780424 | 2018-02-23 14:50:43 -0800 | [diff] [blame] | 43 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 44 | |
| 45 | - project: |
| 46 | name: vfc-nfvo-resmanagement-clm |
| 47 | jobs: |
| 48 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 49 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 44b9623 | 2018-10-19 18:40:20 -0700 | [diff] [blame] | 50 | project: vfc/nfvo/resmanagement |
| 51 | project-name: 'vfc-nfvo-resmanagement' |
| 52 | build-node: ubuntu1604-builder-4c-4g |
| 53 | branch: 'master' |
| 54 | mvn-settings: 'vfc-nfvo-resmanagement-settings' |
Jessica Wagantall | 69f3c86 | 2019-02-27 00:39:07 -0800 | [diff] [blame] | 55 | |
| 56 | - project: |
| 57 | name: vfc-nfvo-resmanagement-info |
| 58 | project-name: vfc-nfvo-resmanagement |
| 59 | jobs: |
| 60 | - gerrit-info-yaml-verify |
Jessica Wagantall | db675aa | 2020-01-14 00:57:36 -0800 | [diff] [blame] | 61 | build-node: centos7-builder-2c-1g |
Jessica Wagantall | 69f3c86 | 2019-02-27 00:39:07 -0800 | [diff] [blame] | 62 | project: vfc/nfvo/resmanagement |
| 63 | branch: master |