vagrant | bc3845a | 2018-07-13 04:01:21 +0000 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: dcaegen2-collectors-hv-ves |
| 4 | # job template iterators |
| 5 | project-name: 'dcaegen2-collectors-hv-ves' |
| 6 | stream: |
| 7 | - 'master': |
| 8 | branch: 'master' |
| 9 | # apply to all jobs |
| 10 | project: 'dcaegen2/collectors/hv-ves' |
| 11 | mvn-settings: 'dcaegen2-collectors-hv-ves-settings' |
| 12 | files: '**' |
| 13 | maven-deploy-properties: | |
| 14 | deployAtEnd=true |
Piotr Jaszczyk | 9d2ec1b | 2018-08-23 13:07:12 +0200 | [diff] [blame] | 15 | archive-artifacts: 'hv-collector-coverage/target/site/jacoco-aggregate,**/target/reports/detekt-report.html' |
vagrant | 050b82c | 2018-07-31 16:38:55 +0000 | [diff] [blame] | 16 | build-node: ubuntu1604-docker-8c-8g |
vagrant | bc3845a | 2018-07-13 04:01:21 +0000 | [diff] [blame] | 17 | jobs: |
vagrant | bc3845a | 2018-07-13 04:01:21 +0000 | [diff] [blame] | 18 | - '{project-name}-{stream}-verify-java': |
| 19 | mvn-goals: 'clean install' |
| 20 | - '{project-name}-{stream}-merge-java': |
| 21 | mvn-goals: 'clean deploy' |
Vijay Venkatesh Kumar | 222c449 | 2019-08-07 19:09:26 +0000 | [diff] [blame^] | 22 | - '{project-name}-gerrit-release-jobs': |
| 23 | build-node: centos7-builder-4c-4g |
Jessica Wagantall | af108d9 | 2019-06-25 11:05:23 -0700 | [diff] [blame] | 24 | - gerrit-maven-stage: |
| 25 | sign-artifacts: true |
Jessica Wagantall | ff4f4a8 | 2019-07-12 13:19:19 -0700 | [diff] [blame] | 26 | build-node: centos7-docker-8c-8g |
Jessica Wagantall | af108d9 | 2019-06-25 11:05:23 -0700 | [diff] [blame] | 27 | maven-versions-plugin: true |
Vijay Venkatesh Kumar | 75768a5 | 2019-08-02 03:53:40 +0000 | [diff] [blame] | 28 | mvn-goals: 'clean deploy -Ddocker.skip' |
Jessica Wagantall | af108d9 | 2019-06-25 11:05:23 -0700 | [diff] [blame] | 29 | - gerrit-maven-docker-stage: |
Jessica Wagantall | ff4f4a8 | 2019-07-12 13:19:19 -0700 | [diff] [blame] | 30 | build-node: ubuntu1604-docker-8c-8g |
Jessica Wagantall | af108d9 | 2019-06-25 11:05:23 -0700 | [diff] [blame] | 31 | container-public-registry: 'nexus3.onap.org:10001' |
| 32 | container-staging-registry: 'nexus3.onap.org:10003' |
| 33 | mvn-params: '-DskipNexusStagingDeployMojo=true -DskipDockerPush=false' |
Piotr Jaszczyk | 004231e | 2018-08-16 08:18:23 +0200 | [diff] [blame] | 34 | |
Jessica Wagantall | ac9f98a | 2018-10-19 14:26:38 -0700 | [diff] [blame] | 35 | - project: |
| 36 | name: dcaegen2-collectors-hv-ves-clm |
| 37 | jobs: |
| 38 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 39 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | ac9f98a | 2018-10-19 14:26:38 -0700 | [diff] [blame] | 40 | project: dcaegen2/collectors/hv-ves |
| 41 | project-name: 'dcaegen2-collectors-hv-ves' |
| 42 | branch: 'master' |
| 43 | build-node: ubuntu1604-docker-8c-8g |
| 44 | mvn-settings: 'dcaegen2-collectors-hv-ves-settings' |
Jessica Wagantall | c6a0952 | 2019-02-27 00:02:59 -0800 | [diff] [blame] | 45 | |
| 46 | - project: |
| 47 | name: dcaegen2-collectors-hv-ves-info |
| 48 | project-name: dcaegen2-collectors-hv-ves |
| 49 | jobs: |
| 50 | - gerrit-info-yaml-verify |
| 51 | project: dcaegen2/collectors/hv-ves |
| 52 | branch: master |