summaryrefslogtreecommitdiffstats
path: root/jjb/policy
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/policy')
-rw-r--r--jjb/policy/policy-api.yaml11
-rw-r--r--jjb/policy/policy-common.yaml11
-rw-r--r--jjb/policy/policy-drools-applications.yaml11
-rw-r--r--jjb/policy/policy-drools-pdp.yaml11
-rw-r--r--jjb/policy/policy-engine.yaml11
-rw-r--r--jjb/policy/policy-gui.yaml11
-rw-r--r--jjb/policy/policy-pap.yaml11
-rw-r--r--jjb/policy/policy-pdp.yaml11
8 files changed, 88 insertions, 0 deletions
diff --git a/jjb/policy/policy-api.yaml b/jjb/policy/policy-api.yaml
index 131695e6f..47806918d 100644
--- a/jjb/policy/policy-api.yaml
+++ b/jjb/policy/policy-api.yaml
@@ -20,3 +20,14 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g
+- project:
+ name: policy-api-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'policy/api'
+ project-name: 'policy-api'
+ branch: 'master'
+ mvn-settings: 'policy-api-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml
index a844d05e9..0f9d22146 100644
--- a/jjb/policy/policy-common.yaml
+++ b/jjb/policy/policy-common.yaml
@@ -41,3 +41,14 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g
+- project:
+ name: policy-common-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'policy/common'
+ project-name: 'policy-common'
+ branch: 'master'
+ mvn-settings: 'policy-common-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
diff --git a/jjb/policy/policy-drools-applications.yaml b/jjb/policy/policy-drools-applications.yaml
index f463a2cef..89a543362 100644
--- a/jjb/policy/policy-drools-applications.yaml
+++ b/jjb/policy/policy-drools-applications.yaml
@@ -41,3 +41,14 @@
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-basebuild-4c-4g'
+- project:
+ name: policy-drools-applications-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'policy/drools-applications'
+ project-name: 'policy-drools-applications'
+ branch: 'master'
+ mvn-settings: 'policy-drools-applications-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
diff --git a/jjb/policy/policy-drools-pdp.yaml b/jjb/policy/policy-drools-pdp.yaml
index ada359f0f..3c0965d17 100644
--- a/jjb/policy/policy-drools-pdp.yaml
+++ b/jjb/policy/policy-drools-pdp.yaml
@@ -42,3 +42,14 @@
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-basebuild-4c-4g'
+- project:
+ name: policy-drools-pdp-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'policy/drools-pdp'
+ project-name: 'policy-drools-pdp'
+ branch: 'master'
+ mvn-settings: 'policy-drools-pdp-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml
index ceb228eca..29b12a6eb 100644
--- a/jjb/policy/policy-engine.yaml
+++ b/jjb/policy/policy-engine.yaml
@@ -42,3 +42,14 @@
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-basebuild-4c-4g'
+- project:
+ name: policy-engine-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'policy/engine'
+ project-name: 'policy-engine'
+ branch: 'master'
+ mvn-settings: 'policy-engine-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
diff --git a/jjb/policy/policy-gui.yaml b/jjb/policy/policy-gui.yaml
index fb3206a4a..fb4d55cde 100644
--- a/jjb/policy/policy-gui.yaml
+++ b/jjb/policy/policy-gui.yaml
@@ -19,3 +19,14 @@
mvn-settings: 'policy-gui-settings'
files: '**'
archive-artifacts: ''
+- project:
+ name: policy-gui-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'policy/gui'
+ project-name: 'policy-gui'
+ branch: 'master'
+ mvn-settings: 'policy-gui-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
diff --git a/jjb/policy/policy-pap.yaml b/jjb/policy/policy-pap.yaml
index c0407e965..598e15299 100644
--- a/jjb/policy/policy-pap.yaml
+++ b/jjb/policy/policy-pap.yaml
@@ -19,3 +19,14 @@
mvn-settings: 'policy-pap-settings'
files: '**'
archive-artifacts: ''
+- project:
+ name: policy-pap-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'policy/pap'
+ project-name: 'policy-pap'
+ branch: 'master'
+ mvn-settings: 'policy-pap-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file
diff --git a/jjb/policy/policy-pdp.yaml b/jjb/policy/policy-pdp.yaml
index 31c7b5bff..3d11fd20c 100644
--- a/jjb/policy/policy-pdp.yaml
+++ b/jjb/policy/policy-pdp.yaml
@@ -19,3 +19,14 @@
mvn-settings: 'policy-pdp-settings'
files: '**'
archive-artifacts: ''
+- project:
+ name: policy-pdp-sonar
+ jobs:
+ - gerrit-maven-sonar
+ java-version: ''
+ project: 'policy/pdp'
+ project-name: 'policy-pdp'
+ branch: 'master'
+ mvn-settings: 'policy-pdp-settings'
+ mvn-goals: 'clean install'
+ mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' \ No newline at end of file