blob: a30790492cd3fde9391bddb95b3c2de53d74209d [file] [log] [blame]
Pamela Dragosh1042ef32018-05-22 10:27:24 -04001---
2- project:
3 name: policy-xacml-pdp
4 project-name: 'policy-xacml-pdp'
5 jobs:
Pamela Dragosh1042ef32018-05-22 10:27:24 -04006 - '{project-name}-{stream}-verify-java'
Michael Mokry98fecf62019-02-20 14:13:25 -06007 - '{project-name}-{stream}-merge-java':
8 docker-pom: 'pom.xml'
9 mvn-params: '-P docker'
10 build-node: ubuntu1604-docker-8c-8g
Jessica Wagantallbf1b96b2019-06-25 14:07:50 -070011 - gerrit-maven-stage:
12 sign-artifacts: true
13 build-node: centos7-builder-4c-4g
14 maven-versions-plugin: true
15 - gerrit-maven-docker-stage:
16 build-node: ubuntu1604-docker-8c-8g
17 maven-versions-plugin: true
18 mvn-params: '-P docker -Dmaven.test.skip=true'
19 container-public-registry: 'nexus3.onap.org:10001'
20 container-staging-registry: 'nexus3.onap.org:10003'
jhh3a9076a2019-08-04 20:04:56 -050021 - '{project-name}-gerrit-release-jobs':
22 build-node: centos7-builder-4c-4g
Pamela Dragosh1042ef32018-05-22 10:27:24 -040023
24 project: 'policy/xacml-pdp'
25 stream:
26 - 'master':
27 branch: 'master'
28 mvn-settings: 'policy-xacml-pdp-settings'
29 files: '**'
30 archive-artifacts: ''
31 build-node: ubuntu1604-builder-4c-4g
Anil Belurd2d5f282018-07-14 20:09:36 +100032
Pamela Dragosh1042ef32018-05-22 10:27:24 -040033- project:
34 name: policy-xacml-pdp-sonar
35 jobs:
36 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070037 cron: '@daily'
Pamela Dragosh1042ef32018-05-22 10:27:24 -040038 build-node: ubuntu1604-builder-4c-4g
39 project: 'policy/xacml-pdp'
40 project-name: 'policy-xacml-pdp'
41 branch: 'master'
42 mvn-settings: 'policy-xacml-pdp-settings'
43 mvn-goals: 'clean install'
44 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070045
46- project:
47 name: policy-xacml-pdp-clm
48 jobs:
49 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080050 nexus-iq-namespace: 'onap-'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070051 project: policy/xacml-pdp
52 project-name: 'policy-xacml-pdp'
53 branch: 'master'
54 mvn-settings: 'policy-xacml-pdp-settings'
Jessica Wagantallfbc62e92019-02-27 00:27:11 -080055
56- project:
57 name: policy-xacml-pdp-info
58 project-name: policy-xacml-pdp
59 jobs:
60 - gerrit-info-yaml-verify
61 project: policy/xacml-pdp
62 branch: master