blob: 5237719cd89659a6e1a527fff874a6763c2ebc10 [file] [log] [blame]
Pamela Dragosh33ba85b2017-02-15 10:58:03 -05001---
2- project:
3 name: policy-common
4 project-name: 'policy-common'
5 jobs:
Pamela Dragosh566ec942017-08-22 13:22:40 -04006 - '{project-name}-{stream}-verify-java'
Pamela Dragosh33ba85b2017-02-15 10:58:03 -05007 - '{project-name}-{stream}-merge-java'
Pamela Dragosh6f610432018-06-04 08:35:57 -04008 - '{project-name}-{stream}-release-version-java-daily':
Pamela Dragosh4c60ff52019-05-28 12:47:01 -04009 disabled: true
Pamela Dragosh33ba85b2017-02-15 10:58:03 -050010
11 project: 'policy/common'
12 stream:
13 - 'master':
14 branch: 'master'
Pamela Dragosh55ceb8f2017-05-23 12:23:16 -040015 mvn-settings: 'policy-common-settings'
16 files: '**'
17 archive-artifacts: ''
Jessica Wagantall4f41c692018-03-19 14:44:18 -070018 build-node: ubuntu1604-builder-4c-4g
Anil Belurd2d5f282018-07-14 20:09:36 +100019
Pamela Dragosh55ceb8f2017-05-23 12:23:16 -040020- project:
Pamela Dragosh4c60ff52019-05-28 12:47:01 -040021 name: policy-common-dublin
22 project-name: 'policy-common-dublin'
Pamela Dragosh0b698be2018-10-31 13:47:05 -040023 jobs:
24 - '{project-name}-{stream}-verify-java'
25 - '{project-name}-{stream}-merge-java'
26 - '{project-name}-{stream}-release-version-java-daily':
Pamela Dragosh4c60ff52019-05-28 12:47:01 -040027 disabled: false
Pamela Dragosh0b698be2018-10-31 13:47:05 -040028
29 project: 'policy/common'
30 stream:
Pamela Dragosh4c60ff52019-05-28 12:47:01 -040031 - 'dublin':
32 branch: 'dublin'
Pamela Dragosh0b698be2018-10-31 13:47:05 -040033 mvn-settings: 'policy-common-settings'
34 files: '**'
35 archive-artifacts: ''
36 build-node: ubuntu1604-builder-4c-4g
37
38- project:
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080039 name: policy-common-sonar
40 jobs:
41 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070042 cron: '@daily'
Jessica Wagantall4f41c692018-03-19 14:44:18 -070043 build-node: ubuntu1604-builder-4c-4g
Jessica Wagantallb0e72cd2018-01-29 16:07:22 -080044 project: 'policy/common'
45 project-name: 'policy-common'
46 branch: 'master'
47 mvn-settings: 'policy-common-settings'
48 mvn-goals: 'clean install'
Pamela Dragoshec3db012018-02-12 11:17:39 -050049 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070050
51- project:
52 name: policy-common-clm
53 jobs:
54 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080055 nexus-iq-namespace: 'onap-'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070056 project: policy/common
57 project-name: 'policy-common'
58 branch: 'master'
59 mvn-settings: 'policy-common-settings'
Jessica Wagantallfbc62e92019-02-27 00:27:11 -080060
61- project:
62 name: policy-common-info
63 project-name: policy-common
64 jobs:
65 - gerrit-info-yaml-verify
66 project: policy/common
67 branch: master