blob: 025fc7fc274bf6ec365269edcbb4b4fca64c0a8d [file] [log] [blame]
Daniel Silverthorn9ac2d6e2017-05-11 11:52:13 -04001---
2- project:
Jessica Wagantall36c95522018-11-12 17:16:38 -08003 name: aai-rest-client-project-view
4 project-name: aai-rest-client
5 views:
6 - project-view
7
8- project:
Venkata Harish K Kajur26802c72018-01-17 14:20:02 -05009 name: aai-rest-client-master
Daniel Silverthorn9ac2d6e2017-05-11 11:52:13 -040010 project-name: 'aai-rest-client'
11 jobs:
Daniel Silverthorn9ac2d6e2017-05-11 11:52:13 -040012 - '{project-name}-{stream}-verify-java'
13 - '{project-name}-{stream}-merge-java'
Jimmy Forsyth7aaf3b52018-03-26 06:30:24 -070014 - '{project-name}-{stream}-release-version-java-daily'
Daniel Silverthorn9ac2d6e2017-05-11 11:52:13 -040015 project: 'aai/rest-client'
16 stream:
Jimmy Forsyth5cc40b12018-11-02 16:37:22 -040017 - 'casablanca':
18 branch: 'casablanca'
Daniel Silverthorn9ac2d6e2017-05-11 11:52:13 -040019 - 'master':
20 branch: 'master'
Venkata Harish K Kajur26802c72018-01-17 14:20:02 -050021 mvn-settings: 'aai-rest-client-settings'
22 files: '**'
23 archive-artifacts: ''
Anil Belurd2d5f282018-07-14 20:09:36 +100024
Venkata Harish K Kajur26802c72018-01-17 14:20:02 -050025- project:
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080026 name: aai-rest-client-sonar
27 jobs:
28 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070029 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070030 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080031 project: 'aai/rest-client'
32 project-name: 'aai-rest-client'
33 branch: 'master'
34 mvn-settings: 'aai-rest-client-settings'
35 mvn-goals: 'clean install'
36 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantalldbdf4bc2018-09-25 12:46:22 -070037
38- project:
39 name: aai-rest-client-clm
40 jobs:
41 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080042 nexus-iq-namespace: 'onap-'
Jessica Wagantalldbdf4bc2018-09-25 12:46:22 -070043 project: 'aai/rest-client'
44 project-name: 'aai-rest-client'
jimmy70d1e0b2018-12-13 10:19:42 -050045 stream:
46 - 'casablanca':
47 branch: 'casablanca'
Jessica Wagantalldbdf4bc2018-09-25 12:46:22 -070048 mvn-settings: 'aai-rest-client-settings'