Lusheng Ji | 1cc3987 | 2017-08-22 20:16:51 -0700 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: dcaegen2-deployments |
| 4 | project-name: 'dcaegen2-deployments' |
| 5 | jobs: |
| 6 | - '{project-name}-{stream}-verify-java' |
| 7 | - '{project-name}-{stream}-merge-java' |
Jessica Wagantall | 340fb43 | 2018-02-01 13:55:30 -0800 | [diff] [blame] | 8 | - '{project-name}-{stream}-release-version-java-daily' |
Vijay Venkatesh Kumar | ac041e7 | 2020-01-03 23:54:46 +0000 | [diff] [blame] | 9 | - '{project-name}-gerrit-release-jobs': |
| 10 | build-node: centos7-docker-8c-8g |
Lusheng Ji | 1cc3987 | 2017-08-22 20:16:51 -0700 | [diff] [blame] | 11 | project: 'dcaegen2/deployments' |
| 12 | stream: |
| 13 | - 'master': |
| 14 | branch: 'master' |
Lusheng Ji | a2511b6 | 2017-08-29 03:55:41 +0000 | [diff] [blame] | 15 | mvn-settings: 'dcaegen2-deployments-settings' |
| 16 | # due to a strange macro / variable translation problem this needs |
| 17 | # to be passed as a string block to properly get the properties |
| 18 | # correctly defined in the job |
| 19 | maven-deploy-properties: | |
| 20 | deployAtEnd=true |
| 21 | files: '**' |
| 22 | archive-artifacts: '' |
Jessica Wagantall | 509f2e3 | 2020-03-18 13:05:34 -0700 | [diff] [blame] | 23 | build-node: 'ubuntu1804-docker-v1-8c-8g' |
Julien Barbot | 909c458 | 2018-08-29 11:36:26 +0200 | [diff] [blame] | 24 | build-timeout: 180 |
Jessica Wagantall | ac9f98a | 2018-10-19 14:26:38 -0700 | [diff] [blame] | 25 | |
| 26 | - project: |
| 27 | name: dcaegen2-deployments-clm |
| 28 | jobs: |
| 29 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 30 | nexus-iq-namespace: 'onap-' |
Vijay Venkatesh Kumar | 4c15211 | 2020-03-27 00:22:31 +0000 | [diff] [blame] | 31 | build-node: ubuntu1804-docker-8c-8g |
Jessica Wagantall | ac9f98a | 2018-10-19 14:26:38 -0700 | [diff] [blame] | 32 | project: dcaegen2/deployments |
| 33 | project-name: 'dcaegen2-deployments' |
| 34 | branch: 'master' |
| 35 | mvn-settings: 'dcaegen2-deployments-settings' |
Jessica Wagantall | c6a0952 | 2019-02-27 00:02:59 -0800 | [diff] [blame] | 36 | |
| 37 | - project: |
| 38 | name: dcaegen2-deployments-info |
| 39 | project-name: dcaegen2-deployments |
| 40 | jobs: |
| 41 | - gerrit-info-yaml-verify |
Jessica Wagantall | db675aa | 2020-01-14 00:57:36 -0800 | [diff] [blame] | 42 | build-node: centos7-builder-2c-1g |
Jessica Wagantall | c6a0952 | 2019-02-27 00:02:59 -0800 | [diff] [blame] | 43 | project: dcaegen2/deployments |
| 44 | branch: master |