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