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