rama-huawei | 8554213 | 2018-10-04 11:42:44 +0530 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: dcaegen2-collectors-restconf |
| 4 | project-name: 'dcaegen2-collectors-restconf' |
| 5 | jobs: |
rama-huawei | 8554213 | 2018-10-04 11:42:44 +0530 | [diff] [blame] | 6 | - '{project-name}-{stream}-verify-java' |
| 7 | - '{project-name}-{stream}-merge-java' |
Jessica Wagantall | cd4818e | 2019-07-11 15:44:34 -0700 | [diff] [blame] | 8 | - gerrit-maven-stage: |
| 9 | sign-artifacts: true |
| 10 | build-node: centos7-builder-4c-4g |
| 11 | maven-versions-plugin: true |
rama-huawei | 8554213 | 2018-10-04 11:42:44 +0530 | [diff] [blame] | 12 | |
| 13 | project: 'dcaegen2/collectors/restconf' |
| 14 | stream: |
| 15 | - 'master': |
| 16 | branch: 'master' |
Vijay Venkatesh Kumar | 3dd371a | 2019-05-03 17:41:02 +0000 | [diff] [blame] | 17 | - 'dublin': |
| 18 | branch: 'dublin' |
rama-huawei | 8554213 | 2018-10-04 11:42:44 +0530 | [diff] [blame] | 19 | mvn-settings: 'dcaegen2-collectors-restconf-settings' |
| 20 | # due to a strange macro / variable translation problem this needs |
| 21 | # to be passed as a string block to properly get the properties |
| 22 | # correctly defined in the job |
| 23 | maven-deploy-properties: | |
| 24 | deployAtEnd=true |
| 25 | files: '**' |
| 26 | archive-artifacts: '' |
| 27 | build-node: 'ubuntu1604-docker-8c-8g' |
| 28 | |
| 29 | - project: |
| 30 | name: dcaegen2-collectors-restconf-sonar |
| 31 | jobs: |
| 32 | - gerrit-maven-sonar |
| 33 | cron: '@daily' |
| 34 | build-node: ubuntu1604-docker-8c-8g |
| 35 | project: 'dcaegen2/collectors/restconf' |
| 36 | project-name: 'dcaegen2-collectors-restconf' |
| 37 | branch: 'master' |
| 38 | mvn-settings: 'dcaegen2-collectors-restconf-settings' |
| 39 | mvn-goals: 'clean install' |
| 40 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | ac9f98a | 2018-10-19 14:26:38 -0700 | [diff] [blame] | 41 | |
| 42 | - project: |
| 43 | name: dcaegen2-collectors-restconf-clm |
| 44 | jobs: |
| 45 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 46 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | ac9f98a | 2018-10-19 14:26:38 -0700 | [diff] [blame] | 47 | project: dcaegen2/collectors/restconf |
| 48 | build-node: ubuntu1604-docker-8c-8g |
| 49 | project-name: 'dcaegen2-collectors-restconf' |
| 50 | branch: 'master' |
| 51 | mvn-settings: 'dcaegen2-collectors-restconf-settings' |
Jessica Wagantall | c6a0952 | 2019-02-27 00:02:59 -0800 | [diff] [blame] | 52 | |
| 53 | - project: |
| 54 | name: dcaegen2-collectors-restconf-info |
| 55 | project-name: dcaegen2-collectors-restconf |
| 56 | jobs: |
| 57 | - gerrit-info-yaml-verify |
| 58 | project: dcaegen2/collectors/restconf |
| 59 | branch: master |