Timoney, Daniel (dt5972) | ff99c19 | 2017-02-19 09:12:09 -0500 | [diff] [blame] | 1 | --- |
| 2 | - project: |
| 3 | name: sdnc-northbound |
| 4 | project-name: 'sdnc-northbound' |
| 5 | jobs: |
Marcus G K Williams | 1d66600 | 2017-09-14 11:33:55 -0700 | [diff] [blame] | 6 | - '{project-name}-{stream}-verify-java' |
Timoney, Daniel (dt5972) | ff99c19 | 2017-02-19 09:12:09 -0500 | [diff] [blame] | 7 | - '{project-name}-{stream}-merge-java' |
Dan Timoney | 432c71a | 2017-03-06 15:05:13 -0500 | [diff] [blame] | 8 | - '{project-name}-{stream}-release-version-java-daily' |
Timoney, Daniel (dt5972) | ff99c19 | 2017-02-19 09:12:09 -0500 | [diff] [blame] | 9 | |
| 10 | project: 'sdnc/northbound' |
| 11 | stream: |
| 12 | - 'master': |
| 13 | branch: 'master' |
Timoney, Dan (dt5972) | a451a01 | 2018-10-11 08:49:45 -0400 | [diff] [blame] | 14 | - 'casablanca': |
| 15 | branch: 'casablanca' |
Timoney, Daniel (dt5972) | 9983b5c | 2017-02-20 05:06:30 -0500 | [diff] [blame] | 16 | mvn-settings: 'sdnc-northbound-settings' |
Timoney, Daniel (dt5972) | ff99c19 | 2017-02-19 09:12:09 -0500 | [diff] [blame] | 17 | |
| 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 | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 25 | build-node: ubuntu1604-builder-4c-4g |
Anil Belur | d2d5f28 | 2018-07-14 20:09:36 +1000 | [diff] [blame] | 26 | |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 27 | - project: |
Jessica Wagantall | 4a1927b | 2018-02-01 16:46:50 -0800 | [diff] [blame] | 28 | name: sdnc-northbound-sonar |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 29 | jobs: |
| 30 | - gerrit-maven-sonar |
Gary Wu | 5f4277f | 2018-09-28 10:36:23 -0700 | [diff] [blame] | 31 | cron: '@daily' |
Jessica Wagantall | 4f41c69 | 2018-03-19 14:44:18 -0700 | [diff] [blame] | 32 | build-node: ubuntu1604-builder-4c-4g |
Jessica Wagantall | 4a1927b | 2018-02-01 16:46:50 -0800 | [diff] [blame] | 33 | project: 'sdnc/northbound' |
| 34 | project-name: 'sdnc-northbound' |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 35 | branch: 'master' |
Jessica Wagantall | 4a1927b | 2018-02-01 16:46:50 -0800 | [diff] [blame] | 36 | mvn-settings: 'sdnc-northbound-settings' |
Jessica Wagantall | b0e72cd | 2018-01-29 16:07:22 -0800 | [diff] [blame] | 37 | mvn-goals: 'clean install' |
Jessica Wagantall | 4a1927b | 2018-02-01 16:46:50 -0800 | [diff] [blame] | 38 | mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' |
Jessica Wagantall | c624304 | 2018-10-19 18:25:11 -0700 | [diff] [blame] | 39 | |
| 40 | - project: |
| 41 | name: sdnc-northbound-clm |
| 42 | jobs: |
| 43 | - gerrit-maven-clm |
Jessica Wagantall | f987136 | 2018-12-03 18:02:07 -0800 | [diff] [blame^] | 44 | nexus-iq-namespace: 'onap-' |
Jessica Wagantall | c624304 | 2018-10-19 18:25:11 -0700 | [diff] [blame] | 45 | project: sdnc/northbound |
| 46 | project-name: 'sdnc-northbound' |
| 47 | build-node: ubuntu1604-builder-4c-4g |
| 48 | branch: 'master' |
| 49 | mvn-settings: 'sdnc-northbound-settings' |