Dan Timoney | 77f8086 | 2017-08-17 10:13:02 -0400 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: ccsdk-utils |
| 4 | project-name: 'ccsdk-utils' |
| 5 | jobs: |
Dan Timoney | 77f8086 | 2017-08-17 10:13:02 -0400 | [diff] [blame] | 6 | - '{project-name}-{stream}-verify-java' |
| 7 | - '{project-name}-{stream}-merge-java' |
Jessica Wagantall | 961a4c6 | 2019-02-04 14:25:01 -0800 | [diff] [blame] | 8 | - gerrit-maven-stage |
Jessica Wagantall | 340fb43 | 2018-02-01 13:55:30 -0800 | [diff] [blame] | 9 | - '{project-name}-{stream}-release-version-java-daily' |
Dan Timoney | 77f8086 | 2017-08-17 10:13:02 -0400 | [diff] [blame] | 10 | |
Dan Timoney | 1f91016 | 2017-08-17 15:17:00 -0400 | [diff] [blame] | 11 | project: 'ccsdk/utils' |
Dan Timoney | 77f8086 | 2017-08-17 10:13:02 -0400 | [diff] [blame] | 12 | stream: |
| 13 | - 'master': |
| 14 | branch: 'master' |
Timoney, Dan (dt5972) | a451a01 | 2018-10-11 08:49:45 -0400 | [diff] [blame] | 15 | - 'casablanca': |
| 16 | branch: 'casablanca' |
Dan Timoney | 77f8086 | 2017-08-17 10:13:02 -0400 | [diff] [blame] | 17 | mvn-settings: 'ccsdk-utils-settings' |
| 18 | # due to a strange macro / variable translation problem this needs to be |
| 19 | # passed as a string block to properly get the properties correctly defined |
| 20 | # in the job |
| 21 | maven-deploy-properties: | |
| 22 | deployAtEnd=true |
| 23 | files: '**' |
| 24 | archive-artifacts: '' |
Jessica Wagantall | 6a7010b | 2018-10-18 22:03:23 -0700 | [diff] [blame] | 25 | |
| 26 | - project: |
| 27 | name: ccsdk-utils-clm |
| 28 | jobs: |
| 29 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame] | 30 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | 6a7010b | 2018-10-18 22:03:23 -0700 | [diff] [blame] | 31 | project: 'ccsdk/utils' |
| 32 | project-name: 'ccsdk-utils' |
Timoney, Dan (dt5972) | 1010fd5 | 2018-12-13 10:42:09 -0500 | [diff] [blame] | 33 | stream: |
| 34 | - 'master': |
| 35 | branch: 'master' |
| 36 | - 'casablanca': |
| 37 | branch: 'casablanca' |
Jessica Wagantall | 6a7010b | 2018-10-18 22:03:23 -0700 | [diff] [blame] | 38 | mvn-settings: 'ccsdk-utils-settings' |
| 39 | |
Jessica Wagantall | fbfe61b | 2019-02-26 23:59:40 -0800 | [diff] [blame^] | 40 | |
| 41 | - project: |
| 42 | name: ccsdk-utils-info |
| 43 | project-name: ccsdk-utils |
| 44 | jobs: |
| 45 | - gerrit-info-yaml-verify |
| 46 | project: ccsdk/utils |
| 47 | branch: master |