blob: feb9afe3a3125aa30c1fdf903d0d2728f46a6a5c [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'
Pamela Dragosh1042ef32018-05-22 10:27:24 -040021
22 project: 'policy/xacml-pdp'
23 stream:
24 - 'master':
25 branch: 'master'
26 mvn-settings: 'policy-xacml-pdp-settings'
27 files: '**'
28 archive-artifacts: ''
29 build-node: ubuntu1604-builder-4c-4g
Anil Belurd2d5f282018-07-14 20:09:36 +100030
Pamela Dragosh1042ef32018-05-22 10:27:24 -040031- project:
32 name: policy-xacml-pdp-sonar
33 jobs:
34 - gerrit-maven-sonar
Gary Wu5f4277f2018-09-28 10:36:23 -070035 cron: '@daily'
Pamela Dragosh1042ef32018-05-22 10:27:24 -040036 build-node: ubuntu1604-builder-4c-4g
37 project: 'policy/xacml-pdp'
38 project-name: 'policy-xacml-pdp'
39 branch: 'master'
40 mvn-settings: 'policy-xacml-pdp-settings'
41 mvn-goals: 'clean install'
42 mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070043
44- project:
45 name: policy-xacml-pdp-clm
46 jobs:
47 - gerrit-maven-clm
Jessica Wagantallf9871362018-12-03 18:02:07 -080048 nexus-iq-namespace: 'onap-'
Jessica Wagantall9ad190a2018-10-19 16:42:21 -070049 project: policy/xacml-pdp
50 project-name: 'policy-xacml-pdp'
51 branch: 'master'
52 mvn-settings: 'policy-xacml-pdp-settings'
Jessica Wagantallfbc62e92019-02-27 00:27:11 -080053
54- project:
55 name: policy-xacml-pdp-info
56 project-name: policy-xacml-pdp
57 jobs:
58 - gerrit-info-yaml-verify
59 project: policy/xacml-pdp
60 branch: master